diff --git a/src/core/strings/constants/privilege.constants.ts b/src/core/strings/constants/privilege.constants.ts index ef2b7fb..1f7b5e6 100644 --- a/src/core/strings/constants/privilege.constants.ts +++ b/src/core/strings/constants/privilege.constants.ts @@ -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,