Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

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

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

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

Subscriure's

Get notified when there's activity on this post

This question has been flagged
sale.orderrulesroutestock.route
2 Respostes
2324 Vistes
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
Descartar
Lars Aam

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

Riccardo Branoner
Autor

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
Autor Best Answer

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
Descartar
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
Best Answer

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
Descartar
Riccardo Branoner
Autor

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?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
How to make a supply on several locations by making a customer estimate in odoo 14 entreprise?
locations rules route
Avatar
Avatar
Avatar
3
de juny 22
3209
Can we use two differente routes on two sale order lines and create 2 different pickings?
picking sale.order route
Avatar
Avatar
1
de febr. 16
7430
Multi Step Route Operations for Pickings
picking pull rules route multistep
Avatar
Avatar
1
de nov. 23
2344
No Buy Route in Odoo 18 Solved
route
Avatar
Avatar
1
d’oct. 25
1673
Display field only for one company on list view Solved
sale.order
Avatar
Avatar
1
de maig 25
1773
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة 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 és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

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