mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
chore: set dummy permission
This commit is contained in:
@@ -96,7 +96,10 @@ export const ROUTE_PERMISSIONS: Record<string, string[]> = {
|
||||
'/report/logistic-stock/': ['lti.repport.purchasesupplier.list'],
|
||||
'/report/expense/': ['lti.repport.expense.list'],
|
||||
'/report/marketing/': ['lti.repport.delivery.list'],
|
||||
'/report/production-result/': ['lti.repport.production_result.list'],
|
||||
|
||||
// TODO: change to real permission
|
||||
// '/report/production-result/': ['lti.repport.production_result.list'],
|
||||
'/report/production-result/': ['lti.repport.delivery.list'],
|
||||
|
||||
// Inventory
|
||||
'/inventory/adjustment/': ['lti.inventory.list'],
|
||||
|
||||
Reference in New Issue
Block a user