コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
7148 ビュー

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

アバター
破棄
最善の回答

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.

アバター
破棄
関連投稿 返信 ビュー 活動
3
2月 24
2022
2
6月 20
4148
1
5月 20
3544
1
4月 19
3352
2
8月 25
4245