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

Understanding packaging: what is the actual use of "Palletization" when a Packaging configuration is used?

Subscriure's

Get notified when there's activity on this post

This question has been flagged
productpackagingboxpackagepallet
2 Respostes
12022 Vistes
Avatar
E.M.

If I sell items in 100 units boxes -charged by unitary item price-, my understanding is that a new packaging configuration is needed with:

Quantity by package: 100

Package Logistic Unit: Box


That will display an alert while preparing a quotation if you try to sell 50.  So far, so good.


But, in the same packaging configuration form there is also "Palletization", which we may agree it could be something like this to reflect the fact that these items are organized as 27 boxes per pallet:

Package by layer: 9

Number of Layers: 3

Pallet Logistic Unit: PALLET


From a functional point of view, I still do not understand which is the value of "Palletization", if the item has to be sold also in "Pallets", is it still needed to create a new Packaging configuration for 2700 items using PALLET as logistic unit?


If so, what is "Palletization" used for, then? -It is still needed to create the "Pallet" configuration.-

1
Avatar
Descartar
Avatar
Ermin Trevisan
Best Answer

Logistic Units are for logistics handling, not for selling purposes. Logistic units can be packed hierarchically, so you don't need a direct relation between units and pallets. But if you want to sell in different packages, you have to define different UoMs, such as unit, box and also pallet, if you are selling complete pallets, each of them based on the UoM unit.

0
Avatar
Descartar
Avatar
Jeroen Vet
Best Answer

This question has also puzzled me for a long time. Ultimately you are free to interpret the three fields "The number of packages by layer" (ul_qty), "Pallet Logistic Unit" (ul_container "') and "Number of Layers" (rows) as you like because they are not used anywhere else in the system (the terms between brackets are attribute names in the code). To me, the most sensible would be that they refer to the type of packages of the level immediately below in the packaging hierarchy, rather than to of a type a level up, as the data filled in should say something about this packaging configuration rather than some next level. So ul_qty is the number of packages of the configuration of the level immediately below that fit in a layer within this packaging configuration, ul_container (a better name would then be "ul_contained") is the logistic unit of those contained packages and rows is how many layers of those packages go in this packaging configuration.

By the way, the fields are dropped in Odoo 9.0 so this is only applicable to Odoo 8 and below.

0
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
Package : Pallets and boxes
package pallet
Avatar
Avatar
Avatar
Avatar
4
d’ag. 25
2469
Seeking Advice on Improving Product Packaging
product packaging
Avatar
Avatar
Avatar
Avatar
Avatar
4
d’ag. 25
2331
link between products and packaging Solved
product packaging
Avatar
Avatar
2
de des. 19
6527
Empaque se le puede asignar precio?
product packaging prices
Avatar
1
de jul. 24
2413
How to manage product packages as products themselves.
manufacturing product packaging
Avatar
Avatar
Avatar
5
d’abr. 20
17177
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