Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
3 Ответы
1547 Представления

In the app shop floor , Is it possible to customize the additional options for the work order for each user/Operator knowing that I m using the Enterprise version ?
For example the action "scrap" will be only with one operator/user !



 

Аватар
Отменить
Лучший ответ

Have any one got the solution ?

Аватар
Отменить
Лучший ответ

Yes it could be done by adding groups
1- Js Part:

​- Inherit MrpDisplay component

​- Modify/Add the needed groups to the variable "this.groups" on onWillStart  method (The available groups are  "mrp.group_mrp_routings",  "mrp.group_mrp_byproducts", "uom.group_uom")

2- XML part

​- Inherite the template "mrp_workorder.MrpDisplayMenuDialog"

​- Add the group to the button you want to hide

Аватар
Отменить
Лучший ответ

Hello, did you find answers to this subject, please? I have the same issue

Аватар
Отменить