|
Lines 586-592
Link Here
|
| 586 |
<span class="sub_permission cashup_subpermission"> Perform cash register cashup action </span> |
586 |
<span class="sub_permission cashup_subpermission"> Perform cash register cashup action </span> |
| 587 |
<span class="permissioncode">([% name | html %])</span> |
587 |
<span class="permissioncode">([% name | html %])</span> |
| 588 |
[%- CASE 'anonymous_refund' -%] |
588 |
[%- CASE 'anonymous_refund' -%] |
| 589 |
<span class="sub_permission anonymous_refund_subpermission"> Perform anonymous refund actions </span> |
589 |
<span class="sub_permission anonymous_refund_subpermission"> Perform refunds of point of sale transactions </span> |
| 590 |
<span class="permissioncode">([% name | html %])</span> |
590 |
<span class="permissioncode">([% name | html %])</span> |
| 591 |
[%# problem_reports %] |
591 |
[%# problem_reports %] |
| 592 |
[%- CASE 'manage_problem_reports' -%] |
592 |
[%- CASE 'manage_problem_reports' -%] |
| 593 |
- |
|
|