Hello,
I’m hoping someone can point me in a good direction or provide some ideas/insight on how I can replicate multi-company intercompany behavior in 2 distinct/separate databases.
Right now odoo is setup as multi-company. Each company has their own employees. The customer-facing employees can only access their own contacts but managers can access contacts in both companies.
Odoo’s implementation of multi-company works fine if everyone is allowed to view everyone’s contacts in multi-company but you start running into odd record rule issues with other modules or if records are generated and both companies are selected in the menu bar. It probably works fine in some organizations but in one I support it does not so I want to split the databases.
By splitting the databases all record rule issues are fine but we lose the ability for company_id 1 company_id 2 to generate PO/SO records in between and it’s actually my barrier to being able to make this happen.
Anyone have any ideas on how I can solve this?