Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
7154 Ansichten

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

Avatar
Verwerfen
Beste Antwort

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.

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Feb. 24
2028
2
Juni 20
4150
1
Mai 20
3545
1
Apr. 19
3358
2
Aug. 25
4248