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

Pull rules from same destination based on conditions

Abonnieren

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

Diese Frage wurde gekennzeichnet
domain_filterroutes
2 Antworten
1014 Ansichten
Avatar
Pablo Perugini

Hi, we are implementing Odoo so I'm a newbie here....


I'm trying to prevent a pull rule from triggering in a route based on the virtual quantity available in the warehouse. I read that this might be achievable using domain filters (maybe I missunderstood)

What I want to do is create a route with two pull rules originating from the partners/customers location. The first rule, with higher priority, should try to take stock from warehouse A. If not available in Warehouse A, maybe it will trigger  the second rule from warehouse B.

This approach would allow me to reduce the number of routes and make the sales process more user-friendly without using virtual warehouses.


The route I want to achieve would something like this (simplified to explain what I need)

A/Stock -> A/Packing -> A/Out -> Partners/Customers

But if there is no stock in A/Stock, execute:

B/Stock -> B/Packing -> A/Out -> Partners/Customers


This is because I want to transfer already packed products to avoid reception process and I don't want to sales people to select from too many routes (We have several warehouses) 


Can this be achievable? 

0
Avatar
Verwerfen
Pablo Perugini
Autor

Thank you, Jaideep, your explanation was very clear. I have one more question for you.

Using the logic you showed me, is there a way to auto-cancel the items from order WH/PICK/00002 that were requested from WH2 to avoid accidentally duplicating the delivery?

Jaideep

The operation would not reserve the items that are not available, so I guess the only way to duplicate pick would be to manually change the done qty.

The case in your post might be representing only 1 of many scenarios. I would believe in practice a sales order might have multiple products with availability across WHs or maybe partial quantities of a product available in main WH.

These might require decisions on how and where these orders would be fulfilled prior leading to canceling the operation.

Jaideep

If I understand correctly your intention is to modify the demand qty of the product in the 1st operation. Am not certain if that is possible.

Avatar
Jaideep
Beste Antwort

Yes, it is possible. 

The latest version accomplishes multi step deliveries using Push rules, ensuring the subsequent operations are created on based on the arrival of products to destination location, also there is flexibility to change destination location on the operations. 

1.Enable 3step delivery on both the WHs Inventory > Configuration > Warehouses

2.On the rule WH: Stock → Customers (main WH) change supply method to Take from stock if unavailable trigger another rule

3.Create new route WH2 to WH 

Pull from - WH2/stock to WH/Stock

Operation - Warehouse 2: Pick (this is critical so a Pick is created in WH2 from stock to Packing zone)

Supply method - In this example take from stock, but you would add multiple rules eg. if stock not in WH2, then pull from WH3 etc..

4. Select this route on the product or product category.

On confirming the sales order (where products are not available in WH) 2 routes would be created. a. Pick in WH from WH/stock to WH/packing locations and b. Pick in WH2 from WH2/Stock to WH2/packing. The 1st operation Pick in WH can be cancelled. Subsequent routes would be created based on the destination locations selected. In practice the product route could be WH2/Stock -> WH2/Packing -> Wh2/Output -> Customer as well

Here is an example of a sale

In the above example, route was as asked in your post.

Please do treat this above as a proof of concept and not a final solution which would I believe need to be specific to your business circumstances.

0
Avatar
Verwerfen
Avatar
Pablo Perugini
Autor Beste Antwort

Exactly, for example, if I create a sales order for 10 units and there are 5 in warehouse A and 2 in warehouse B, I would like a picking order to be generated for 8 units in A and another for 2 units in B. Then, when processing the 5 units from A, a backorder for 3 units would be generated.

0
Avatar
Verwerfen
Jaideep

The demand qty on an operation can be modified by unlocking. This option is available in the action menu -- (gear icon top left on the operation)

In your example above 2 pick operation is triggered with demand qty 10 in WH1 and demand 5 in WH2. Unlock these 2 operations and modify demand to 8 in WHA and 2 in WHB

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
MO Pick BOM Components Issue
routes
Avatar
0
Mai 25
1552
Route for 2 product lines
routes
Avatar
Avatar
1
Juli 24
2252
Dynamic Domain for states
domain_filter
Avatar
Avatar
1
Mai 24
3311
Odoo v16 domain, how to create a domain by user.company_id
domain_filter
Avatar
Avatar
1
Nov. 22
5898
Filtering domain
domain_filter
Avatar
Avatar
2
Juli 22
4395
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Ausbildung
  • 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