Skip to Content
Menu
This question has been flagged
1 Reply
3833 Views

I have a multi-company environment (company A and company B).

John Doe is a user allowed to access company A and company B, but he has different roles in each company :

  • in company A, John can create draft invoices, but cannot validate them. This step is done by his accounting colleagues.

  • in company B, John can create invoices and validate them.

How do I configure Odoo to match this scenario?

Avatar
Discard
Best Answer

The invoice validation is decided at workflow level not ACL/object level: you can create a group "Invoice validation" and create a specific transition for each Company: from Proforma2 to Open and Draft to Open based on this group and condition Company = Company B etc.

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 20
2628
2
Apr 20
5635
0
Nov 17
6750
0
Feb 25
3066
3
Apr 24
2711