Multi-company support in v5.2

Asked by Kristof Boden (Cogetix)

The requirements for v5.2 include better multi-company support.

Does this mean that the existing functionality of the different multi-company modules will be incorporated into the base modules?
Is anyone already working on this feature? I'd like to extend the contact module with multi-company support. What can I expect of default multi-company contact support in the new 5.2 release? How can I contribute to the default multi-company support in v5.2?

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
Vinay Rana (OpenERP)
Solved:
Last query:
Last reply:
Revision history for this message
Vinay Rana (OpenERP) (vra-openerp) said :
#1

Hello,

Use the following link :
https://code.launchpad.net/~openerp-commiter/openobject-addons/stable_5.0-extra-addons

Modules for multi company are following:

multi_company_account, multi_company, multi_company_currency, multi_company_hr_timesheet_sheet, multi_company_product, multi_company_project, multi_company_purchase, multi_company_sequence.

Thanks.

Revision history for this message
Kristof Boden (Cogetix) (kboden) said :
#2

Thanks for the response.
I know these modules already exist in the current version. My question is about the changes that are planned for the next release. From what I understand there's gonna be a different approach for implementing multi-company support (https://launchpad.net/openobject-addons/+milestone/v5.2 => not separated modules, but in each module). I'd like to know if any work has already been done regarding multi-company support in the base contact module.

Revision history for this message
Best Vinay Rana (OpenERP) (vra-openerp) said :
#3

Hello,

*Different approach for implementing multi-company support (https://launchpad.net/openobject-addons/+milestone/v5.2 not separated modules, but in each module)
vra=> this is under process and all related module are merged in following related branches:
https://code.launchpad.net/~openerp-commiter/openobject-addons/multicompany-addons
https://code.launchpad.net/~openerp-commiter/openobject-addons/multicompany-server

When it will be completed ,it will be merged into the server and addons.

Thanks.

Revision history for this message
Kristof Boden (Cogetix) (kboden) said :
#4

Thanks vra (openerp), that solved my question.