Our group is made of 2 compagnies A and B .
=> Employees from both company have access to the 2 compagnies A and B in Odoo
=> Employees from both company work on a joint project, hold by company A (this part is OK)
=> Employees from both company A and B can enter timesheet for the project from company A (this part is OK)
=> On the planning mode, I cannot schedule employees from both compagnies on the same project. To select an employee of company B, I need to change company B, and cannot select my project related to company A.
How to unlock this (in Odoo Studio), to schedule resource from both company on a shared project ? I do not expect anything blocking in the behaviour as the projects and the timesheets are already working well in multicompany
I finally had to modify the domain straight in the python code through a custom module - which works well by the way. But I do not see any reason why it cannot be edited as other domains through studio or Technical > record rules