Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

How does odoo know from where to take goods for delivery? And how to adjust this?

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
sale.orderrulesroutestock.route
2 Risposte
2413 Visualizzazioni
Avatar
Riccardo Branoner

I have added a Sub-location "Rental" under Customer, to where I deliver goods that are temporarily stocked there (until the customers give them back).

I have Route management create for this: 4 step Route from Stock to Transit to Customer/Rental.

Additionally I have a standard Delivery Route for Sales from Stock to Transit to Customers.


Now My Problem is when I create a SO and confirm it, odoo creates a Route from Customer/Rental -> Transit -> Customer (2 steps).


How can I prevent odoo from selecting items in a customer location and deliver it to customer location again? I activate/deactive my Route on Product level, so both Routes are activated in products.


What I tried: 

I tried to use different usage for Rental location: Customer, Transit and Internal. But nothing changes. I read somwhere, that odoo sometimes sees the customer location as a production location f.ex. for subcontracting. That's why I tried different usage options.


What works so far is, if manage Route Selection in Sale Order Line, but this is not the best approach, because users will forget to set the route_id.


Any other suggestions?

0
Avatar
Abbandona
Lars Aam

Have you installed the Rental App? Perhaps it will sort it up for you.

Riccardo Branoner
Autore

Hi Lars, no I am not using odoo Rental App. I am developing customizations for a customer.

Jaideep

In the current versions of Rental App the rental transfers can be managed with inventory operations. This functionality wasn't available earlier which was limiting.
It might be beneficial to explore the rentals app.

Avatar
Riccardo Branoner
Autore Risposta migliore

Hi Jaideep,

thanks for your response. Seems like I am not fully uptodate about the usage of the supply methods "Take from stock" and "Trigger another rule". 

I thought "take from stock" lets the picking wait for availability in the source location while "Trigger another Rule" initiates the creation of another picking to fullfil the need in the source location. Could you explain a few words more about it?


However, I already startet checking my routes. My Return Route is like follows:
- RENT: Customer/Rental --> Transit (pull, take from stock)

- IN: Transit --> Input (pull, trigger another rule)


My outgoing Route is like follows:

- PICK: Stock --> Packing (pull, take from stock)

- PACK: Packing --> Output (pull, trigger another Rule)

- OUT: Output --> Transit (pull, trigger another Rule)

- Receive: Transit --> Customer/Rental (pull, trigger another Rule)


Can you see what I am configuring wrong? odoo creates 2 Transfers (RENT from Customers/Rental --> Transit and RECEIVE from Transit --> Customer).

Any idea is welcome here.


Thanks in advance! :-)

0
Avatar
Abbandona
Jaideep

Hi Riccardo,

From the routes per se, it seems to be configured correctly and difficult to point precisely the issue. My suspect is Transit location, it seems to be central and same for returns, rental as well as regular sales routes. It is likely that the rule sequence Pull from Transit to Customer (sales routes) is lower and gets triggered, with other 2 routes.

You might want to simplify the 3 routes and then validate if routes are triggered as intended. Basic 1 step for each, then 3 step for delivery; 1 step return (excluding the transit location). This might help isolate the issue.

== Yes, your understanding of Supply Method is correct. Take from stock would reserve product only at source location. Trigger another route would create subsequent route. Take from stock (source location), if unavailable trigger another rule is the 3rd option that combines both.
The issue here seems to be the trigger of a different rule and not with reservation.

1. It is still unclear how the rental orders are differentiated from regular sales on the Sale order to trigger the delivery route.

2. How is the return of rental product triggered? By clicking return on the delivery order (Receive operation in your case) would only create a single inventory operation, while you wish to have a 2 steps route with a Pull rule.

Thanks

Avatar
Jaideep
Risposta migliore

Since there are 2 routes to fulfil customer requirement (rental & regular sale), how do you differentiate the 2 routes on a sale order? 

Also, I would validate if 

1. the rental location is set as internal location. 

2. If the rules on the rental route are set accurately Pull from stock to transit, pull from transit to rental location (supply method trigger another rule). It is likely that the supply is set to take from stock if unavailable trigger another rule. With the product being available at the customer location it is probably reserving and moving to transit

0
Avatar
Abbandona
Riccardo Branoner
Autore

I can confirm that rental location is set as internal location. And yes, you are right, as soon as the equipment is delivered, the items are available at the customer/Rental location. That's might be a good reason why this location is for odoo the nearest option to deliver during a Sale Order. For now, I use the workaround to force a route_id for sale delivery (Stock --> Customer) on sale.order.line, but that doens't feel the correct way.
I am still wondering how odoo decides to use a location as Removal location. Somehow I want odoo to tell, that only stock an appropriate removal location, and not the customer location.

Jaideep

As default Odoo uses Partners/Customers as customer location to trigger delivery routes (Stock -> customer). It is not clear how your configuration is for the Partners/Customers/rental to be the default for deliveries (Customer -> Rental).

Also, how is the rental return route triggered?

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
How to make a supply on several locations by making a customer estimate in odoo 14 entreprise?
locations rules route
Avatar
Avatar
Avatar
3
giu 22
3281
Can we use two differente routes on two sale order lines and create 2 different pickings?
picking sale.order route
Avatar
Avatar
1
feb 16
7510
Multi Step Route Operations for Pickings
picking pull rules route multistep
Avatar
Avatar
1
nov 23
2417
No Buy Route in Odoo 18 Risolto
route
Avatar
Avatar
1
ott 25
1738
Display field only for one company on list view Risolto
sale.order
Avatar
Avatar
1
mag 25
1833
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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