Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
7113 Widoki

I want the salesman to create the quotation but the confirmation should be from a certain employee manager. How can I do that?

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

You can create a groups for specific employees like Managers and Employee.

By Using following code you can control showing approve button(After assigned, groups to specific employees)

<button string="Approve" type="object" name="approve_sales_data" groups="module_name.group_name"/>


If you don't know how to create a groups, following link will help you to creating groups in odoo https://www.odoo.yenthevg.com/category/security/  Otherwise you can use a HR Module groups(You can set a groups in Settings -> Users -> Employees)

Thanks.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
lut 24
1973
2
cze 20
4096
1
maj 20
3502
1
kwi 19
3307
2
sie 25
4193