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
6859 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
1756
2
cze 20
3928
1
maj 20
3286
1
kwi 19
3120
Sales quotation Rozwiązane
2
mar 24
2673