This question has been flagged
1 Reply
3090 Views

Hi all,

 I need some advice to implement multi company in Odoo 10 as below hierarchy.

        https://drive.google.com/open?id=1epYidzj5R7AtOqon5tzbwnQM7cszJq0F

Till Company 7 i planning to create different company with different chart of account.

I need to know is it good to use multi company concept for `Business units / Franchise` in the hierarchy ?

OR do i need to create a another mode like `business.units` and map this field to all document such as invoice,payments,journal etc..., 

Thanks for the advice..


Avatar
Discard
Best Answer

Hi Kabeer,

If you plan to use multi company for all those units it should work fine. Just make sure that "Cafe (company 4)" is a parent company of Mc Donalds and pizzahut and that you apply the same logic for all those business units. This way you'll be able to drill down per business unit for details per unit and you'll be able to get the results of all business units combined per parent company ("Cafe (company 4)") in this case.
Make sure that the hierarchy is correctly so you can get from top to bottom for reporting and details.

Regards,
Yenthe

Avatar
Discard
Author

Thanks Yenthe