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

Warehouse and Locations setup suggestions

Subscriure's

Get notified when there's activity on this post

This question has been flagged
warehouseinventorylocations
6 Respostes
9327 Vistes
Avatar
Alex Theordore

 I need help with deciding on how to setup warehouse and locations. I have the following situation:

1. Multiple companies involved and each company have many branches

2. Within each company, there are many branches. For example, say there are three branches: Los Angeles, New York, Florida.

3. For each locations, there are many delivery trucks. Each day, goods are loaded into a truck (depending on the routes (not Odoo route but physical road routes)). For example, a route going to zip code 91111 to 93333 will be loaded to a truck called "Zip 91111-93333". 

4. While trucks will go to each site and deliver the goods. Upon finishing delivery to a customer site, the truck driver will process "Finish" in Odoo. meaning that it should deduct the stocks.

5. At the beginning of the day, in addition to Delivery lists, additional stocks will be loaded to the truck (to sell as non Presales order. i.e. selling a new customer, existing customers want an additional SKU or more quantities).

6. Trucks will return to the warehouse at the end of the day. They will return stocks to warehouse (whatever remaining for Presales:customers changed their minds and don't want it anymore and Non-Presales)

How should I set up warehouses and trucks in Odoo? I want stocks to be transferred between warehouses and trucks easily. and when delivering, the stocks need to be deducted accordingly from a truck. (we want to differentiate what truck delivered to what customers/Sales Order. 

I don't think setting up trucks as locations seems easy but how can I link sales order to a location(truck) in Odoo?




0
Avatar
Descartar
Avatar
Kevin McMenamin
Best Answer

Alex

I don't think you are going to get a solution from standard so i would look at the following process

1. Assuming LA is a warehouse with many trucks, create a warehouse for LA and a warehouse per truck

2. On sale order, warehouse is LA to commit the stock (standard logic) and create the picking/moves. This will have customer as the destination location.

3. Have a module which either logically (based on the customer zip code) or manually
 a) updates the existing picking and changes the destination location to the truck location
 b) creates a picking and moves for the truck warehouse --> customer

4. for your additional lines, since you don't know who is getting, create a picking from LA stock --> truck warehouse so the stock is correct.

5. truck diver confirms picking. Use this to then create the customer invoice (may or may not be standard in Odoo as we have our own module to do this so i haven't checked)

6. Do a stock return for the ad hoc items and then create sale orders and confirm dispatch for what each customer has taken. 

0
Avatar
Descartar
Avatar
Pinakin Nayi (pna)
Best Answer

Probably this is possible by using picking wave. 

How this work ?

You can create sales order and confirm. In Picking wave you can collect(group by) sales order's picking and assign person(in your case truck). Probably you need one more intermediate location "In Truck".

0
Avatar
Descartar
Alex Theordore
Autor

Can I have multiple locations in one warehouse? (i.e Truck1, Truck 2, Truck 3 under one warehouse and choose a truck accordingly to the road route?)

Is Picking Wave the same as Picking as I am not familiar with Picking Wave?

Pinakin Nayi (pna)

That is also possible to create multiple locations under warehouse. But then you have issue with which sales goes to which truck ? How can you decide or how can you assign truck location in sales ?

Picking wave we are using in different manner but in your case we may use it. Like, you have 10 sales order and among 10 5 sales order we need to assign to Truck 1. So we select those picking in picking wave and assign the responsible person as a Truck 1. We take print out of that and gives to truck driver...

Alex Theordore
Autor

Are you referring to this module https://apps.openerp.com/apps/modules/10.0/stock_picking_wave/

I am using Odoo 11 Enterprise. I cannot find it in the Apps or module.

Pinakin Nayi (pna)

Opps. In v11 it is renamed to "Batch Pickings" you can find in inventory setting.

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
Location Capacity limit
warehouse inventory locations
Avatar
Avatar
1
de febr. 22
5717
How can I define a default warehouse location for a product
warehouse inventory locations v14
Avatar
Avatar
1
de nov. 24
4851
How do you manage warehouse locations?
warehouse inventory locations emplacements
Avatar
Avatar
2
de març 15
8938
Assign inventory tasks to employee
warehouse inventory
Avatar
0
de jul. 25
1200
How to prevent negative stock in Odoo18? Solved
warehouse inventory
Avatar
Avatar
Avatar
Avatar
Avatar
4
de set. 25
9804
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