Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Pricing
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Accounting
  • Inventory
  • PoS
  • Project
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tags (View all)
odoo accounting v14 pos v15
About this forum
Help

Which set-up for a multi-company behavior

Subscribe

Get notified when there's activity on this post

This question has been flagged
accountingmulticompanyfunctionalquickstart11.0
2 Replies
10564 Views
Avatar
Gans Marc-Antoine (mgs)

Which set-up for a multi-company behavior

-3
Avatar
Discard
Avatar
Gans Marc-Antoine (mgs)
Author Best Answer

Background and basic function

========================

 

 

Users can only see records from one company at a time.

------------------------------------------------------------------------------------

They switch between companies using a selection field in the top right of their screen. The exception to this is the administrator, which sees all records at all times.

 

 

The company_id Field

-------------------------------

Enabling multi-company activates a "company_id" field on almost every record. Multicompany record rules define what is shared between companies in conjunction with the "company_id" field which exists on most models.

 

  • Leave the company_id field blank to share a record with all companies.

  • Add a company to the field to make it visible to users logged into that company or one of its parent companies only

  • To ignore the company_id field on a model, archive the multicompany record rule for that model. This will force share records of that model between companies regardless of the value int he company_id field

  • The administrator ignores all multicompany record rules. Therefore, don't create any records or transactions as administrator because you may create a record that can be read only by the administrator

 

Company Properties

-------------------------------

  • Some fields contain different values depending on the company. These are called property fields.

  • The name of these fields usually contains "property".

  • Property fields usually contain accounting information. The most important property fields are the account fields on products and product categories

 

When/Why should you use Multicompany?

====================================

You should consider using multi-database or multi-warehouse if possible. These configurations are simpler and less prone to user error and are therefore preferred if they fit your needs.

 

If the answer to the following questions is mostly yes, the multicompany feature may save you time:

 

  • Do you need to manage more than one legal entity?

  • Do these entities have their own separate accounting with their on CofA and Financial Statements?

  • Do the companies share common data?

 

Pros:

-------

  • Efficiency gains when a lot of data is shared between companies

  • Consolidated reporting

 

Cons:

--------

  • Configuration Complexity > slower to implement

  • Expect to troubleshoot permissions errors during setup

  • Possibilities for user error during configuration and use

  • You need an admin user for configuration only (extra user cost)

  • Certain features, like perpetual valuation, assets, and deferred revenues require special consideration to set up in conjunction with a shared product catalog

 

 

 

 

Questions to ask if you decide to implement multicompany:

=================================================

 

What is the relationship between companies?

-------------------------------------------------------------

  • What information is shared?

·        

 

    • product catalog (some or all?)

    • contact book (includes vendors, customers by default)

    • any other info? leads? stock levels?

  • who needs to see stock where?

  • do you need to track stock "on the boat" between the two companies?

 

Accounting consolidation

-----------------------------------

  • What is the relationship between companies? Parent/Child/Sibling?

  • Do you need to see rolled-up GL reports?

 

Other Reports

----------------------

  • Do any other reports (eg sales) need to be consolidated?

 

Are there any Intercompany Workflows?

-----------------------------------------------------

  • How do the companies interact with each other? Are there any workflows that involve both companies? eg manufacturing

  • How does stock move between the two companies?

  • Is stock pushed or pulled from the parent company?

 

Basic Setup Steps

===============

  1. THIS IS NOT NEEDED V12.0 AND LATER **Create an admin user which is not used by a human in day to day operations. Do not create records with admin because admin can see records from both companies at the same time. No other user can do this, so admin can create records which nobody else can open

  2. Turn on multi-company in settings > general settings

  3. create any necessary companies from settings > users > companies (ideally, implement one additional company at a time)

  4. enable any intercompany transactions (in general settings) pending answers to the questions below

  5. if necessary, configure record rules to share information other than contacts and products

  6. Install a chart of accounts template for all companies

  7. set up charts of accounts and journals for each company

  8. set up warehouses and locations for each company

  1.      Ensure each company has their own Production Location, Inventory Location & Scrap Location – label them to be company specific to avoid confusion

  2.      On Products form, set Counterpart Locations to default to the correct company location or you will receive error messages (Debug – Set         Defaults)

  1. for each company, link the chart of accounts to

  1.      contacts

  2.      products

  3.      product categories

  4.       taxes

  1. for each company, set up taxes, fiscal positions, and pricelists on customers

  2. create separate payment sequences for each company if desired

  3. test all workflows as a user other than admin!

 

 

Sequences

==========

By default, Odoo shares non-accounting sequences between companies.

 

 

Notes on Intercompany transactions:

=======================

  • Note: choosing option set A on company 1 and set B on company 2 enables full automatic workflow. this won't work if there are 3 companies

  •  

  •  

  • Option set A: Send Sales and Purchase Orders

  • Create SO/PO Automagically (plus optional auto-validation)

  • C1 SO to C2

  • C2 PO create > validate > stock.picking create

  • C1 PO to C2

  • C2 SO create > validate > stock.picking create

  •  

  •  

  • Option Set B: Send Invoices and Refunds

  • C1 Invoice to C2

  • C2 vendor bill for C1

  • C1 Vendor bill to C2

  • C2 Invoice to C1

0
Avatar
Discard
Gans Marc-Antoine (mgs)
Author

For versions 12.0 and later, skip step one.

You may enable multi-company either before or after importing products and contacts, but if you know you'll need it do it beforehand so you can assign products and contacts to the right companies if they are not shared.

Avatar
ببببببببببببب
Best Answer

Can i sell from company A and delivery product from warehouse of company B ?

0
Avatar
Discard
Muhammad Waqas Qaisrani

In a multi-company environment, how do you define whether a customer record is visible for all companies?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Sign up
Related Posts Replies Views Activity
How to translate a chart of account easily ? Solved
accounting functional quickstart latest 11.0
Avatar
1
Apr 21
4824
How to automate Customer Statement Follow-up levels Solved
accounting quickstart 11.0
Avatar
Avatar
2
May 24
5387
How to use perpetual inventory valuation for Belgian accounting? Solved
accounting functional quickstart
Avatar
1
Dec 24
3023
How to manage Cash basis taxes? Solved
accounting functional quickstart 13.0
Avatar
1
Apr 24
4517
How to use Tax Cloud in Multi-Company? Solved
accounting taxes multicompany quickstart
Avatar
1
Apr 21
2512
Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now