From 06c850b79be2f5025e4aa763548e09122f25a178 Mon Sep 17 00:00:00 2001 From: Pierre Smits Date: Mon, 13 May 2024 10:24:55 +0200 Subject: [PATCH] Improved: Manufacturing - VIEW permissions (OFBIZ-13090) Currently, a user with only 'VIEW' permissions, as demonstrated in trunk demo with userId = auditor, accessing a ProductionRun related screen, sees triggers (to requests) reserved for users with 'CREATE' or 'UPDATE' permissions. To see/test: https://localhost:8443/manufacturing/control/ShowProductionRun modified: JobshopScreens.xml - removed links to create a production run, as such functionality is provided through the MainActionMenu --- .../manufacturing/widget/manufacturing/JobshopScreens.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/applications/manufacturing/widget/manufacturing/JobshopScreens.xml b/applications/manufacturing/widget/manufacturing/JobshopScreens.xml index e71b6e1a1d7..fc599754257 100644 --- a/applications/manufacturing/widget/manufacturing/JobshopScreens.xml +++ b/applications/manufacturing/widget/manufacturing/JobshopScreens.xml @@ -38,9 +38,6 @@ under the License. - - - @@ -702,11 +699,6 @@ under the License.
- - - - -