mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-24 07:15:44 +00:00
feat(FE): Add customer payment permission to finance route
This commit is contained in:
@@ -121,6 +121,7 @@ export const ROUTE_PERMISSIONS: Record<string, string[]> = {
|
|||||||
'/report/finance/': [
|
'/report/finance/': [
|
||||||
'lti.repport.finance.list',
|
'lti.repport.finance.list',
|
||||||
'lti.repport.debtsupplier.list',
|
'lti.repport.debtsupplier.list',
|
||||||
|
'lti.repport.customerpayment.list',
|
||||||
],
|
],
|
||||||
|
|
||||||
// Inventory
|
// Inventory
|
||||||
|
|||||||
Reference in New Issue
Block a user