Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Picking steps depending on product

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
pickingodoo10
1 Beantwoorden
6271 Weergaven
Avatar
Simon

Hi I have the following problem and don't see any solution so far in Odoo.

I have one warehouse which contains very small and light products and also very heavy and big products.

The heavy products are packed and shipped in one step. Lifting them again for a pick pack process would be too hard for the packers.

The light products should be picked first by using picking wave and then packed to save some time.

Now every now and then it happens that a customer who bought heavy products also buys a light product.

How can I do the setup.

At best the solution would be that as soon a I have to pick a product from a shelf which is defined as "ship in one step" all products have to be picked in one step.

However Odoo (as far as I see it) only allows me to create two different warehouses to achieve this. However in this case products can not be picked for one order any more in the same picking process.

Thank you for your help

0
Avatar
Annuleer
Avatar
Jaideep
Beste antwoord

Hi Simon,

Believe you can achieve this by creating 2 routes for your products or product categories (Heavy ; Light) in the same warehouse.

1. Be sure to enable Multi step routes - Settings > Inventory > Warehouse

2. Set warehouse routes - Inventory > configuration > warehouses -- on the warehouse template select 'Outgoing Shipments' to 2 steps.

3. Create a new Route & rule for heavy products (1 step) - Inventory > Configuration > Routes > Create
a. select if you would like to apply to products or product categories
b. Add a rule -- Action 'Pull From'; Operation type - 'Delivery Order' ; Source location - 'WH/Stock';  Destination location - 'Partner Locations/ Customer'

4. Assign the route to product on product template or to product categories - Inventory > Configuration > Product Categories. 'Routes' field on the form.

------------
Expected behavior of this configuration

- An additional "Pick" operation is created in Inventory > overview

- SO for light product only - Odoo creates 2 operations, 1 for 'Delivery order' with status waiting for another operation and 1 for 'Pick'. Once the picking is validated, the delivery operation (shipping) can be validated.


- SO for heavy product only - only 1 operation is created 'Delivery Order', process is as you have currently.


- SO for heavy & light - 2 operations are created 'Delivery order' for all products on SO and 'Pick' only for light products. Once the picking of light products is validating, delivery order for complete SO can be validated.

Hope this helps!

3
Avatar
Annuleer
Simon
Auteur

Woow Jaideep Thank you so much for your help. It nearly works like a charm. What I could achieve is

1. in case there is only light products there is a pick and pack process. (Perfect)

2. in case there is only heavy products there is only a pack process (without picking) (Perfect)

3. in case there is a mix of heavy and light products I have the problem that I have 1 picking process and two packing processes. The thing is most likely that the picking process sends the products from stock to "Warehouse:Delivery orders" and from there to the customer whereas the heavy products are send direct from "Warehouse:Stock" to the customer. In this case Odoo does not have the same source location for the shipment and creates two shippings. I would prefer to have it all in one shipping. Thank you

Jaideep
Hi Simon,

Sorry, my bad.. the source location on the route for heavy products (1 step route) requires to be Source location - 'WH/Output'

This would ensure that 1 delivery order is generated for a SO with all products and an additional 'Pick" operation only for the light products.

What you mention is correct since the source location aren't the same it creates 2 shipping. WH/Stock & WH/Output are the locations. You would also require to configure putaway rules related to these product categories, to ensure stock availability at these locations. Also, consider renaming these default locations in a way that they identify with your physical location nomenclature.

Thanks for validating and providing feedback

Regards
Simon
Auteur

Hi Jaipeed,

sorry for bothering you again. I have tried your suggestion

"Sorry, my bad.. the source location on the route for heavy products (1 step route) requires to be Source location - 'WH/Output'"

but I think it is still not correct or at least I don't get it working.

The light products (the two step route) goes from stock to output and from output to the customer. If for the heavy products I set the route as Source location - 'WH/Output' I still need to get it there. Since the heavy products are lying on stock I need to get them from stock to output somehow and then from output to the customer which would be again two steps.

Or did I get your answer wrong?

Jaideep

From:
Sent: Friday, June 25, 2021 3:07 PM
To: jaideep
Subject: Re: Picking steps depending on product

Hi Jaideep,

Thank you a lot for the clarification. I now understand and you are absolutely right. I just imagined WH/Output being a place just for shipments however never concidered this place as a possible place for stock which of course can also be used as.

So as you say if I store heavy products in Output and create my shelves etc there Odoo will ask me to move light products from stock to Output and since heavy products are already in Output only one shipping process will be created towards the customer from Output.

Awesome answer Jaideep and thank you a lot.

Simon

===========================

Jaideep Jagannathan schrieb am 24.06.2021 12:42 (GMT +02:00):

Hi Simon,

What you mention is absolutely correct. Heavy product would require to be moved from Stock to output, this doesn't require to be done at the time of delivery but at the time of storage.

WH/Stock or WH/Output are locations and, in more way, than 1 represent a physical area within your warehouse. Let's assume you store Heavy in area A and light in area B. For delivering an order, a light product is first moved from area A (stock) to area B (output) then shipped. However, for heavy product, since they are already stored in Area B they are shipped direct to customer.

Prior to initiating 2 step deliveries, inventory had only 1 location (WH/Stock) and all your products were stored in that location. With 2 steps, Odoo has split the warehouse into 2 identifiable locations - WH/Stock & WH/Output.

Now, we would need to identify to Odoo the storage location for each of your products, so inventory can keep track. This can be done in multiple ways 1. if you buy you can modify in the receive routes 2. If you manufacture you can modify the manufacturing routes 3. You can define 'Putaway rules' for the product category, so that each time a product of this category arrives in a location it is automatically moved to appropriate location.

The 3rd option is what I had suggested in my post

>>> You would also require to configure putaway rules related to these product categories, to ensure stock availability at these locations <<<<

You can define this from Inventory > Product categories >Putaway Rules (on top right of the form), Here you can create a rule for Heavy product category -> when a product arrives in WH/Stock --> Store to WH/Output

The putaway rule will keep track of stock the stored location of product

Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
odoo 10 backorder script
picking backorder odoo10
Avatar
0
jul. 20
3288
Create schedule action For sending emails
odoo10
Avatar
Avatar
Avatar
2
jul. 25
6515
How to send messages that are not shown in chatter? Opgelost
odoo10
Avatar
Avatar
Avatar
2
okt. 25
8838
How to ORDER BY? [Odoo 10] Opgelost
odoo10
Avatar
Avatar
2
nov. 24
29748
Dynamic domain functionality - possible to change domain of a field in another model with onchange? (Odoo 10) Opgelost
odoo10
Avatar
Avatar
Avatar
2
mei 24
8417
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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