Skip to Content
Menú
This question has been flagged
1 Respondre
6839 Vistes

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

Avatar
Descartar
Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
3
de febr. 24
1729
2
de juny 20
3896
1
de maig 20
3258
1
d’abr. 19
3109
2
de març 24
2013