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

Odoo 18 - route to deliver to custom location

Abonnieren

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

Diese Frage wurde gekennzeichnet
locationsrouteroutes
3 Antworten
3978 Ansichten
Avatar
Benoit Frisque

Hello,

I'm encountering an issue after migrating from Odoo 16 to Odoo 18. I have a location set up as Partners/Customers/Rented Out, and I need to deliver products to this location when the Route on the sales order line is set to "Rental." This process worked perfectly in Odoo 16, but since the migration, it no longer functions as expected.







The products remain in the Partners/Customers location and never reach the final destination. I noticed there is a Destination Route, but the products do not seem to follow it.

Can anyone help me understand why this is happening?

Thanks!


0
Avatar
Verwerfen
Avatar
Benoit Frisque
Autor Beste Antwort

Thank you for your response.

You are right; even with the 'destination location origin from rule' set to true, the route is not triggered. The destination location is instead taken from the contact's customer location ('partner.property_stock_customer'), which can be found under Contact > Sales & Purchase > Inventory > Customer Location.

I’ve found an alternative solution by creating an Automation Rule to change the Destination locations based on specific conditions.

0
Avatar
Verwerfen
Jaideep

Yes, an automated action to change destination location on delivery order line is also a solution. The rental location is a sub location of partner/customer.

In 18, it is also possible to enable inventory operations for rental orders. If you are using rental app, this might also be a default solution available.

Any insights into what solution was used in V16 prior to migration?

Benoit Frisque
Autor

In Odoo 16, it was working with a push route from Stock to Partners/Customers/Rented out, activated on Sales order lines. It's not super clean but it was working and was implemented like that by Odoo's team.
We cannot use rental for our use case are we don't have end date and Odoo currently doesn't support that.

Jaideep

Thanks for validating, yes a push rule is feasible.

Avatar
Jaideep
Beste Antwort

1. For the destination rule you would need the 'destination location origin from rule' to be true (checked). That would ensure the destination location as defined in the route would be picked over the destination defined in the operation type.


Notwithstanding, I don't believe your route would be triggered. An SO creates a need in Partner/customer location and not in partner/customer/rental location.


Maybe a route defined as below would trigger and meet your requirement -


Route (Renting BE) - Pull from WH/Stock to Partner/customer, create a new operation type 'Rental deliveries' with source as WH/Stock and destination as Partner/customer/rental. Ensure the 'destination location origin from rule' is unchecked.


The need is created in Partner/customer with stock to be pulled from WH/Stock, the 'rental delivery' operation created with source WH/Stock and destination Partner/customer/rental.


The other ways maybe to accomplish might be with


a) push rule selectable on SO line (push from Partner/customer to partner/customer/rental)

b) Create a contact for each customer (specifically for rental), change the customer location on this contact to be Partner/customer/rental (On the sales & Purchase tab)


Would be curious to learn how this might have worked in V16 as the underlying principles doesn't seem to have changed.

0
Avatar
Verwerfen
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Beste Antwort

Hi,

Please set the route on a product, go to Inventory ‣ Products ‣ Products and select the desired product. Then, go to the Inventory tab and under the Operations section, select the Routes.


For more details, Please refer to the following documentation for configuring routes  & rules in Odoo 18.

https://www.odoo.com/documentation/18.0/applications/inventory_and_mrp/inventory/shipping_receiving/daily_operations/use_routes.html#:~:text=To%20set%20a%20route%20on,for%20the%20route%20to%20work.


Hope it helps

0
Avatar
Verwerfen
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 add a possibility of location choice in predefined 3 step route in Inventory app Gelöst
inventory locations quickstart route routes
Avatar
Avatar
1
Okt. 22
5031
How to make a supply on several locations by making a customer estimate in odoo 14 entreprise?
locations rules route
Avatar
Avatar
Avatar
3
Juni 22
3286
How to transfer automatically a special category product somewhere else than stock during a reception ? Gelöst
locations reception routes
Avatar
1
Feb. 17
4793
Stock locations - correct behavior ? Gelöst
inventory locations routes v14
Avatar
Avatar
1
Juli 24
6442
How does Odoo decide which Route to select when there are more than one? Why does it select a certain Route? Gelöst
manufacturing bom route routes
Avatar
Avatar
Avatar
2
Dez. 20
8821
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