Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3843 Представления

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?

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июл. 20
2670
2
апр. 20
5642
0
нояб. 17
6769
0
февр. 25
3080
3
апр. 24
2730