I have installed Odoo 19 Enterprise on premise.
In general I am impressed by the ease of installing and customizing.
However, I have one problem and I am wondering if I am doing something wrong or that it is glitch in the design of Odoo.
I have three Companies A, B and C.
I have configured for each Company a Standard Layout with the Company logo.
For each Company I want to define a specific layout change called a_layout, b_layout and c_layout. As such the code of each layout works.
My problem is that the code of each layout is not connected properly to the Company.
The following happens
I login to Company A and create layout-A with code A
I login to Company B and create layout-B with code B.
I login to Company C and create layout-C with code C.
Then I login to Company A and check the layout and I see the Layout of C again.
In short: whatever I do but the layout used by Odoo is the layout which has been modified last.
What is wrong? To me it seems simple to configure that in each Company record as a propery.