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

Package : Pallets and boxes

Subscriure's

Get notified when there's activity on this post

This question has been flagged
packagepallet
4 Respostes
2518 Vistes
Avatar
Maurice Moretti

On OE18 I see how i can put several products on several boxes using the pcakage feature.

Then when I have a PACK0001 and a PACK0002 (as boxes) I don't get how to place them on PALETT001 (as a pallet)

Furthermore I would like to configure this at the product level (at least for the boxes) and haven't find anyway to do it.

Any help  is welcome

Regards

Maurice

1
Avatar
Descartar
Avatar
LA SIESTA GmbH - Elmar Braun
Best Answer

Hello Maurice Moretti, 

I understand your problem, we have something similar. We need a nested package system. 

Our goal is to have a package list for our customer which looks like:


PACKAGE001 (Type Pallet):

​PACKAGE018(Type box-small):

​ ​Product1 qty 10

​ ​Product2 qty 5

​ ​Product3 qty 20

​PACKAGE033(Type box-big):

​ ​Product4 qty 100

PACKAGE2(Type Pallet):  

​ ​PACKAGE034(Type box-big):

​ ​Product4 qty 100

​PACKAGE035(Type box-big):

​ ​Product4 qty 100


There could be a workarround if you use multi step warehouse routes like pick & pack & ship.

In the pack transfer you pack the products to the "box" type packages. 

In the ship transfer you take these packages as source - will be done automatically - and for destination you create new packages with type "pallet". You have to do that manually. 

You have to take the information from detailed operations and use that in your custom report "print package list" to show the customer which product is in which box and which box is on which pallet.

Im still looking for a better solution..

1
Avatar
Descartar
Maurice Moretti
Autor

Dear Elmar,

I managed to make the first step PACKAGE018,033,034 and 035 but then in the next step I cannot put the box in Pallet

LA SIESTA GmbH - Elmar Braun

Dear Maurice, you have to enable "Move entire packages" for the pack and ship operation.
The problem is, you cant really nest the packages. In the pack transfer you put the products in the boxes. Result is you get a list of boxes as packages. In the ship transfer you take the products out of those packages and put them into the new package pallet. But from pack operation you know the content of the boxes and you can print the package label.

Maurice Moretti
Autor

Dear Elmar, OK i came to the same result as you, but I understood that in some way you found a solution to have nested packages. I now realize you are stuck as I am. Don't understand how this is not working in Odoo because it is a common behaviour. I will raise a request to Odoo R&D

Avatar
Matteo Franceschini
Best Answer

We are using Odoo 16, and we have the same issue.

We ended up trying to develop a custom module for handling "package inheritance", but it gets really complicated. We're far from the ideal solution.

I would gladly hear Odoo's official answer on this matter, because it's actually crazy that this thing is not supported by default... they must have reasons for not implementing it, I hope..

0
Avatar
Descartar
Moxy Iden

My wild guess would be: it gets really complicated...

Avatar
Maurice Moretti
Autor Best Answer

Hi many thanks for your reply, but that does not solve my problem.

Basically I would like to include (small) packages in a (bigger) package and that does not seem to be handled by Odoo

You can only include products in a package.

Big customers usuallt store on a single pallets, several layers of boxes each containing some products.

Could not find any way to handel this with OE 18

Maurice

0
Avatar
Descartar
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Best Answer

Hi,

Try referring the blog on How to Organize & Manage Product Packaging in Odoo 18 : https://www.cybrosys.com/blog/how-to-organize-and-manage-product-packaging-in-odoo-18


Hope it helps

-1
Avatar
Descartar
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
Product with other related products (gift pack)
package
Avatar
Avatar
Avatar
3
d’abr. 22
2919
delivery packages Solved
package
Avatar
Avatar
2
de des. 21
3553
Packaging type not visible on Package Solved
package
Avatar
Avatar
2
de maig 20
4649
Track pallets Solved
pallet
Avatar
Avatar
2
de des. 19
7892
Products mix with single barcode?
package
Avatar
Avatar
Avatar
3
de maig 17
3472
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