Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
7153 Visninger

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

Avatar
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
3
feb. 24
2023
2
jun. 20
4149
1
maj 20
3544
1
apr. 19
3355
2
aug. 25
4245