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