I want the salesman to create the quotation but the confirmation should be from a certain employee manager. How can I do that?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
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.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit seRelated Posts | Odpovědi | Zobrazení | Aktivita | |
---|---|---|---|---|
|
3
úno 24
|
1757 | ||
|
2
čvn 20
|
3931 | ||
|
1
kvě 20
|
3287 | ||
|
1
dub 19
|
3120 | ||
Sales quotation
Vyřešeno
|
|
2
bře 24
|
2773 |