Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Which set-up for a multi-company behavior

Subscriure's

Get notified when there's activity on this post

This question has been flagged
accountingmulticompanyfunctionalquickstart11.0
2 Respostes
10582 Vistes
Avatar
Gans Marc-Antoine (mgs)

Which set-up for a multi-company behavior

-3
Avatar
Descartar
Avatar
Gans Marc-Antoine (mgs)
Autor 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
Descartar
Gans Marc-Antoine (mgs)
Autor

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
Descartar
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!

Registrar-se
Related Posts Respostes Vistes Activitat
How to translate a chart of account easily ? Solved
accounting functional quickstart latest 11.0
Avatar
1
d’abr. 21
4840
How to automate Customer Statement Follow-up levels Solved
accounting quickstart 11.0
Avatar
Avatar
2
de maig 24
5406
How to use perpetual inventory valuation for Belgian accounting? Solved
accounting functional quickstart
Avatar
1
de des. 24
3030
How to manage Cash basis taxes? Solved
accounting functional quickstart 13.0
Avatar
1
d’abr. 24
4525
How to use Tax Cloud in Multi-Company? Solved
accounting taxes multicompany quickstart
Avatar
1
d’abr. 21
2517
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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