mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 21:41:57 +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/': [
|
||||
'lti.repport.finance.list',
|
||||
'lti.repport.debtsupplier.list',
|
||||
'lti.repport.customerpayment.list',
|
||||
],
|
||||
|
||||
// Inventory
|
||||
|
||||
Reference in New Issue
Block a user