|
Lines 696-700
Link Here
|
| 696 |
Access the point of sale page and take payments |
696 |
Access the point of sale page and take payments |
| 697 |
</span> |
697 |
</span> |
| 698 |
<span class="permissioncode">([% name | html %])</span> |
698 |
<span class="permissioncode">([% name | html %])</span> |
|
|
699 |
[%- CASE 'cashup_cash_registers' -%] |
| 700 |
<span class="sub_permission cashup_cash_registers_subpermission"> |
| 701 |
Perform cash register cashup action |
| 702 |
</span> |
| 703 |
<span class="permissioncode">([% name | html %])</span> |
| 699 |
[%- END -%] |
704 |
[%- END -%] |
| 700 |
[%- END -%] |
705 |
[%- END -%] |
| 701 |
- |
|
|