fix(privilege) perbaikan privilege constants

pull/46/head
Aswin Ashar Abdullah 2024-08-01 13:33:02 +07:00
parent 2188d63943
commit 45f11003f2
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ export const PrivilegePOSConstant = [
index: 18,
},
{
menu: 'POS_DISCOUNT_CODE',
menu: 'PRINT_RECEIPT',
menu_label: 'Print Receipt',
actions: [PrivilegeAction.CREATE],
index: 19,