Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

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

Naroči se

Get notified when there's activity on this post

This question has been flagged
sale.orderrulesroutestock.route
2 Odgovori
2396 Prikazi
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
Opusti
Lars Aam

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

Riccardo Branoner
Avtor

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
Avtor 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
Opusti
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
Opusti
Riccardo Branoner
Avtor

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!

Prijavi
Related Posts Odgovori Prikazi Aktivnost
How to make a supply on several locations by making a customer estimate in odoo 14 entreprise?
locations rules route
Avatar
Avatar
Avatar
3
jun. 22
3272
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
7476
Multi Step Route Operations for Pickings
picking pull rules route multistep
Avatar
Avatar
1
nov. 23
2405
No Buy Route in Odoo 18 Solved
route
Avatar
Avatar
1
okt. 25
1721
Display field only for one company on list view Solved
sale.order
Avatar
Avatar
1
maj 25
1818
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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