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

I need to hide the standard price and the suppliers,

the sales users don't need to know this TAB


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

To hide the tab Procurements for Sales Users 

Settings -> User Interface -> Views

product.template.form.inherit

Change the group:

<page string="Procurements" groups="base.group_user">

<page string="Procurements" groups=" account.group_account_invoice ">

The tab Procurements(Coste Price and suppliers) is only visible for the Accountant User

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
авг. 24
2132
2
февр. 24
1181
1
окт. 23
7895
2
сент. 21
10728
2
дек. 19
4659