Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Odoo 10 + multi company

by
Tecnativa. S. L., Pedro M. Baeza
- 27/12/2016 12:27:34
Hi, Michael,

That field is a property field (one with company_dependent=True attribute), which means that the value is contextual to the current company. You have to access the product three times, one with each of the companies, to set this value, and it will be set only for that company.

Merry Christmas.

2016-12-27 12:23 GMT+01:00 Michael Delvoye <mdelvoye@misyl-services.com>:
Hello,
i try to use the multi company in odoo V10.
I have a problem.

In my test, i have 3 companies but 1 product shared database. 
My company A has the products.

On the product I put 3 Taxes (one per company) and it works (many2many field)
But i have a problem with Income Account (many2one)
I have 3 accounting plan but impossible to put here the 3 accounts

I think there is a solution but i don't see it ?

Thanks for your help
 

--
Michael Delvoye
Directeur Technique
MISYL SERVICES

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


Reference