mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +00:00
Merge branch 'feat/FE/US-81/production-result-report' into 'development'
[FEAT/FE][US#81] Production Result Report See merge request mbugroup/lti-web-client!126
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