Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

Automatic creation of delivery orders based on availability in different warehouses

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
warehousesdeliverysalesorderOdooThinking!v17
2 Antworten
3475 Ansichten
Avatar
Ricardo Gross

By creating a sales order, you can select only one warehouse (other info tab). However, by having several warehouses it's needed that when confirming a sales order, separate delivery orders are automatically created based on priorities (main warehouse first) and the availability of the products in the different warehouses.

In Odoo it's possible to create different delivery orders from a single sales order by enabling "Applicable on sales order lines" on the delivery route and removing the warehouse from applicability in the route rule.

However, this is a very time-consuming manual process where a route must be chosen for each sales order line and when the product is partially available in several WHs, the SO line must be split.

Is it possible to automate this process with configurations of routes, rules and propagations? So different delivery orders are created automatically based on product availability in the different WHs?

Thanks


3
Avatar
Verwerfen
Avatar
Jaideep
Beste Antwort

Yes, it is now possible with the "Destination location origin from rule" option available V17.2 and above. This provides the option to choose the destination location defined on the operation type to the one on the rule


Modify the delivery route (WH1) to add rules (Pull from WH2/stock to WH/Stock Operation type WH2 delivery order). Do not set the destination location rule, this would ensure the destination location would be the destination location as defined on the operation type.

Do ensure to change the supply method on 1st rule (WH1 to customer) to , 'take from stock if unavailable trigger another rule'

On creation of sale where product isn't available in WH1, it would be delivered from WH2


1
Avatar
Verwerfen
Ricardo Gross
Autor

Thanks Jaideep, I will test your solution in a future implementation, as unfortunately v17.2 is not available on Odoo.sh

Jaideep

Checked, it works the same in V17.0 as well.

Ricardo Gross
Autor

hi Jaideep, what do you mean with works the same in V17.0? in v17 the main "rule" part is missing "The products will be moved towards Partners/Customers, as specified from Delivery Orders destination", is there a way to configure this in v17.0? Adding this information to your answer will surely turn it to the best answer!

OdooBot
Hi Ricardo,

In V17, you could create the additional rule to WH 1 delivery route -- Pull from WH2/Stock destination location WH/Stock with Operation - WH2 Delivery Order

When stock isn't available in WH1, an additional operation (WH 2 delivery order) would be created.

The difference would be that the WH 2 delivery order would have destination as WH/Stock as compared to V17.2 which would have it as customer location.

Notwithstanding you would still have the option to change it change it to Partner Location/Customer manually and ship directly to customer.



OR

Not change the destination location in Odoo but ship directly to customer, the picking as well as delivery slip has the ship to address that of the customer.

If the destination location is changed in the operation of WH2 to that of the customer, the operator can then cancel creation of backorder in WH1 delivery order. If destination location wasn't changed in Odoo, the 1st operation WH1 delivery operation would be updated with available qty.

Even with 17.2 the whole solution isn't comprehensive and seamless. It does require the manual intervention of canceling creation of backorder.

Moreover, since these are parallel operations (WH1 to customer and WH2 to customer) validating the WH2 delivery to customer end up creating additional sales order lines with order qty as '0'

Overall though there is the possibility to create direct deliveries from alternate WHs, I don't believe it is as straightforward for the operator and supervisors and would mandate manual intervention even with 17.2.

Not sure if even the future solution would be a fit and would helps your case.

BR

Avatar
Ray Carnes (ray)
Beste Antwort

https://www.odoo.com/documentation/17.0/applications/inventory_and_mrp/inventory/warehouses_storage/advanced_operations_warehouse/stock_warehouses.html

0
Avatar
Verwerfen
Jaideep

Limitation is the consolidated delivery order (Virtual WH -> Customer), individual WHs would need to sift through all orders to identify moves specific to them.

Ricardo Gross
Autor

Thanks Ray, unfortunately with this standard solution, although the "pickings" are correct, only one Delivery Slip can be generated. Or am I missing something?

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
How to deliver an order from two warehouses Gelöst
warehouses delivery
Avatar
1
Aug. 15
4368
How to disable automatic reserve on stock picking ? Gelöst
delivery stock_picking v17
Avatar
Avatar
Avatar
2
Juli 25
1842
I want to give permissions on individual warehouses on odoo 17 online
warehouses permissions v17
Avatar
0
Apr. 24
1548
Default Warehouse change on odoo online Gelöst
warehouses online v17
Avatar
Avatar
1
März 24
2635
Change from multi warehouse to multi company
warehouses multicompany v17
Avatar
0
Okt. 24
2147
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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