Skip to Content
Odoo Menu
  • Zaloguj się
  • Wypróbuj za darmo
  • Aplikacje
    Finanse
    • Księgowość
    • Fakturowanie
    • Wydatki
    • Arkusz kalkulacyjny (BI)
    • Dokumenty
    • Podpisy
    Sprzedaż
    • CRM
    • Sprzedaż
    • PoS Sklep
    • PoS Restauracja
    • Subskrypcje
    • Wypożyczalnia
    Strony Internetowe
    • Kreator Stron Internetowych
    • eCommerce
    • Blog
    • Forum
    • Czat na Żywo
    • eLearning
    Łańcuch dostaw
    • Magazyn
    • Produkcja
    • PLM
    • Zakupy
    • Konserwacja
    • Jakość
    Zasoby Ludzkie
    • Pracownicy
    • Rekrutacja
    • Urlopy
    • Ocena pracy
    • Polecenia Pracownicze
    • Flota
    Marketing
    • Marketing Społecznościowy
    • E-mail Marketing
    • SMS Marketing
    • Wydarzenia
    • Automatyzacja Marketingu
    • Ankiety
    Usługi
    • Projekt
    • Ewidencja czasu pracy
    • Usługi Terenowe
    • Helpdesk
    • Planowanie
    • Spotkania
    Produktywność
    • Dyskusje
    • Zatwierdzenia
    • IoT
    • VoIP
    • Baza wiedzy
    • WhatsApp
    Aplikacje trzecich stron Studio Odoo Odoo Cloud Platform
  • Branże
    Sprzedaż detaliczna
    • Księgarnia
    • Sklep odzieżowy
    • Sklep meblowy
    • Sklep spożywczy
    • Sklep z narzędziami
    • Sklep z zabawkami
    Żywienie i hotelarstwo
    • Bar i Pub
    • Restauracja
    • Fast Food
    • Pensjonat
    • Dystrybutor napojów
    • Hotel
    Agencja nieruchomości
    • Agencja nieruchomości
    • Biuro architektoniczne
    • Budowa
    • Zarządzanie nieruchomościami
    • Ogrodnictwo
    • Stowarzyszenie właścicieli nieruchomości
    Doradztwo
    • Biuro księgowe
    • Partner Odoo
    • Agencja marketingowa
    • Kancelaria prawna
    • Agencja rekrutacyjna
    • Audyt i certyfikacja
    Produkcja
    • Tekstylia
    • Metal
    • Meble
    • Jedzenie
    • Browar
    • Prezenty firmowe
    Zdrowie & Fitness
    • Klub sportowy
    • Salon optyczny
    • Centrum fitness
    • Praktycy Wellness
    • Apteka
    • Salon fryzjerski
    Transakcje
    • Złota rączka
    • Wsparcie Sprzętu IT
    • Systemy energii słonecznej
    • Szewc
    • Firma sprzątająca
    • Usługi HVAC
    Inne
    • Organizacja non-profit
    • Agencja Środowiskowa
    • Wynajem billboardów
    • Fotografia
    • Leasing rowerów
    • Sprzedawca oprogramowania
    Przeglądaj wszystkie branże
  • Community
    Ucz się
    • Samouczki
    • Dokumentacja
    • Certyfikacje
    • Szkolenie
    • Blog
    • Podcast
    Pomóż w nauce innym
    • Program Edukacyjny
    • Scale Up! Gra biznesowa
    • Odwiedź Odoo
    Skorzystaj z oprogramowania
    • Pobierz
    • Porównaj edycje
    • Wydania
    Współpracuj
    • Github
    • Forum
    • Wydarzenia
    • Tłumaczenia
    • Zostań partnerem
    • Usługi dla partnerów
    • Zarejestruj swoją firmę rachunkową
    Skorzystaj z usług
    • Znajdź partnera
    • Znajdź księgowego
    • Spotkaj się z doradcą
    • Usługi wdrożenia
    • Opinie klientów
    • Wsparcie
    • Aktualizacje
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Zaplanuj demo
  • Cennik
  • Pomoc

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

  • CRM
  • e-Commerce
  • Księgowość
  • Zapasy
  • PoS
  • Projekt
  • MRP
All apps
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
Wszystkie posty Osoby Odznaki
Tagi (Zobacz wszystko)
odoo accounting v14 pos v15
O tym forum
Pomoc

Warehouse shared by multiple companies?

Zaprenumeruj

Otrzymaj powiadomienie o aktywności w tym poście

To pytanie dostało ostrzeżenie
warehousemulticompanyshared
2 Odpowiedzi
2421 Widoki
Awatar
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
Awatar
Odrzuć
Ali Kassim

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

Awatar
Pavithra
Najlepsza odpowiedź

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
Awatar
Odrzuć
Awatar
Kuralarasan
Najlepsza odpowiedź

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
Awatar
Odrzuć
Podoba Ci się ta dyskusja? Dołącz do niej!

Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!

Zarejestruj się
Powiązane posty Odpowiedzi Widoki Czynność
Prevent odoo from adding warehouse after creating new company
warehouse multicompany
Awatar
0
sie 17
3309
[v9]Impossible to create a procurement order from a non admin user in multi company resupllying strategy
warehouse multicompany
Awatar
0
sty 16
3437
Can I share 1 warehouse with multiple companies? V15
warehouse inventory multicompany
Awatar
Awatar
2
paź 24
3164
[TODELETE]
warehouse multicompany transit routes
Awatar
0
kwi 21
23
[ODOO10] Multi Company: how to create the movements between two warehouses after a purchase or a sale order? Rozwiązane
purchase warehouse sale multicompany
Awatar
Awatar
Awatar
Awatar
3
kwi 18
7566
Społeczność
  • Samouczki
  • Dokumentacja
  • Forum
Open Source
  • Pobierz
  • Github
  • Runbot
  • Tłumaczenia
Usługi
  • Hosting Odoo.sh
  • Wsparcie
  • Aktualizacja
  • Indywidualne rozwiązania
  • Edukacja
  • Znajdź księgowego
  • Znajdź partnera
  • Zostań partnerem
O nas
  • Nasza firma
  • Zasoby marki
  • Skontaktuj się z nami
  • Oferty pracy
  • Wydarzenia
  • Podcast
  • Blog
  • Klienci
  • Informacje prawne • Prywatność
  • Bezpieczeństwo Odoo
الْعَرَبيّة 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 to pakiet aplikacji biznesowych typu open source, które zaspokoją wszystkie potrzeby Twojej firmy: CRM, eCommerce, księgowość, inwentaryzacja, punkt sprzedaży, zarządzanie projektami itp.

Unikalną wartością Odoo jest to, że jest jednocześnie bardzo łatwe w użyciu i w pełni zintegrowane.

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