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

Warehouse shared by multiple companies?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
warehousemulticompanyshared
2 Respostes
2409 Vistes
Avatar
Juan Formoso Vasco

I want to share an only warehouse among several companies (multi-company). Let's say between A and B companies.

I've read a lot of posts which say that it is a non-legal scenario, but in fact there are a lot of companies which work that way and ask for that requirement.

I guess Odoo does not have an officlal module or configuration to do that. Do you know any 3rd party modules?

If not, any ideas of how to configure or develop that? I've tried to allow leaving the company_id field empty in a warehouse, and modify a lot of rules and other company_id fields in several models, but that's crazy, I never will finish it since the more I modify, the more Odoo complains about more and more models and rules.

My other idea is to generate a "duplicated" warehouse in the company B which repeats all the ORM actions made in the warehouse of the company A. But this implies to duplicate locations, operation types, etc... and I do not know how many more models will I have to replicate...

Any better ideas?

0
Avatar
Descartar
Ali Kassim

Hi, did you find any solutions for it? I am facing that conundrum right now.

Avatar
Pavithra
Best Answer

Although Odoo does not officially support a “shared warehouse” setup due to legal and accounting implications, it is still possible to operate transactions through a common physical warehouse by configuring routes properly.

Here is a practical and stable approach that we have implemented for a similar multi-company scenario:

Company 1: Test1 Info

Warehouse: Test1 Info

 

Company 2: Test Info

Warehouse: Test Info

 

Configuration done through company "Test Info"

Configure Routes: Buy and MTO and configure the supplier warehouse as "Test1 Info", warehouses as "Test1 Info",

 

Create a product and enabled routes MTO and buy (for which we have done the configuration) and select the vendor in purchase tab

Create SO and select the company as "Test1 Info" in other info tab and confirm it, PO will be generated and receipt will be triggered, select the operation type which belongs to another company, 

Automatically location of another company will be set, which obviously update the warehouse of another company. Through this process we can handle single warehouse through multiple companies for transactions

 

0
Avatar
Descartar
Avatar
Kuralarasan
Best Answer

Based on Odoo’s default configuration:

  • Direct transfers between different companies are not allowed; this is only supported for inter-company branches.
  • Transfers can be done only between internal locations.

For example:

If you have Company A and Company B, you can create an internal location and leave the Company field empty.

By keeping the location unassigned to any company, both Company A and Company B can use this location for transfers.

0
Avatar
Descartar
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
Prevent odoo from adding warehouse after creating new company
warehouse multicompany
Avatar
0
d’ag. 17
3303
[v9]Impossible to create a procurement order from a non admin user in multi company resupllying strategy
warehouse multicompany
Avatar
0
de gen. 16
3427
Can I share 1 warehouse with multiple companies? V15
warehouse inventory multicompany
Avatar
Avatar
2
d’oct. 24
3160
[TODELETE]
warehouse multicompany transit routes
Avatar
0
d’abr. 21
23
[ODOO10] Multi Company: how to create the movements between two warehouses after a purchase or a sale order? Solved
purchase warehouse sale multicompany
Avatar
Avatar
Avatar
Avatar
3
d’abr. 18
7563
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