fix(privilege) perbaikan privilege constants
parent
2188d63943
commit
45f11003f2
|
@ -176,7 +176,7 @@ export const PrivilegePOSConstant = [
|
||||||
index: 18,
|
index: 18,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
menu: 'POS_DISCOUNT_CODE',
|
menu: 'PRINT_RECEIPT',
|
||||||
menu_label: 'Print Receipt',
|
menu_label: 'Print Receipt',
|
||||||
actions: [PrivilegeAction.CREATE],
|
actions: [PrivilegeAction.CREATE],
|
||||||
index: 19,
|
index: 19,
|
||||||
|
|
Loading…
Reference in New Issue