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

Inventory: Part Variants or Properties Within a Range of Real Numbers

Subscriure's

Get notified when there's activity on this post

This question has been flagged
inventorypropertiesodoo12
2 Respostes
4549 Vistes
Avatar
Bryndon Lee

My company is investigating the possibility of using Odoo 12 to track its inventory of raw materials. These are generally various kinds of sheet and bar stocks. They are procured in reasonably standard sizes, but once cut or modified, child pieces can reenter inventory at non-standard sizes.

Example: we buy a bundle of 20 120" lengths of 1"x1" aluminum tube. An order calls for 10 lengths cut to 115.75" and 10 lengths cut to 75.1875", and we fulfill it. The scrap from the first 10 are 4.25" long and can be recycled, but we'd like the other 10 pieces, each 44.8125" long, to be placed back in inventory to be used on a different order.

What we think we want: The ability to define a property/attribute of a part that can be any real number between two values. In the case of the example above, between 120" (the stock length) and 12" (the threshold for recycling).

I understand that there are extensions for the Inventory app that will populate a variant list in a step-wise fashion to emulate this function. Unfortunately when it comes to something like a sheet good, where you have length, width, thickness, and color, there are millions of possible variants for one sheet good when you get the physical measurements down to a useful resolution (in this case, maybe 0.05").

Has anyone else had to combat this inventory challenge while using Odoo? If so, did you use the part variant function provided by Odoo, or did you have to do some other customization to get a smooth and flexible system to work?

Thanks!

0
Avatar
Descartar
Bryndon Lee
Autor

Thanks Paresh and Lars for your answers. I'm looking into the possibilities of what you suggest. I apologize for not commenting on your answers individually, but I'm too new to the forum and can't post comments on answers yet.

Avatar
Paresh Wagh
Best Answer

Hi Bryndon:

If you need to track multiple combinations of dimensions, you have 2 options out of the box:

  1. Using product attributes that automatically create variants (by selecting Always for the Product Attributes). This will create all possible combinations of the attributes as mentioned by you and can get unmanageable quite quickly.

  2. Using product attributes that don't create variants automatically (by selecting Never for the Product Attributes). You would need to define Products (Templates not variants) for the combinations of attributes that you need only when you need them. You can do this by creating the product and specifying just 1 value for each of the attributes associated with that product. This will allow you to keep the number of products manageable as far as possible.

However, one of the downsides of option 2 is that the attribute values are not visible (for example, when you are in the Product Variants list view). However, you can always use the values in a filter to zero in on Products that have a particular attribute value. You cannot do this in the standard search box but by using Filters > Add Custom Filters​​

You may want to include the dimensions in the Product name so that users can easily identify visually.

Hope this helps.

0
Avatar
Descartar
Avatar
Lars Aam
Best Answer

I woud not use variants in such cases.  Variants are master data. And to have master data for all of those possibilities will be to hard to manage. And they cannot be created on the fly. For the standard sizes, variants might be used.

I would choose to use LOT number tracing. On the lot number there is a field for free text. But you might also add fields for information in the lot number record.

But be aware: This will only be for information. There is nothing in Odoo for availability check on individual sizes. It is for variants.   But as I wrote for variants you will end up with to much master data, very hard to manage. One solution in Odoo might be that your standard sizes have variants, and then when cut you define it as non standard variant. But I am uncertain hw this will work in your logistics.  

So it also comes down to the size of the business and how much automation you want.

(I have worked 20 years in cable manufacturing, and that business got a similiar characteristics as you describe.) 


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
How to Print Pdf report after click validate button(in stock.picking) Solved
pdf inventory odoo12
Avatar
Avatar
Avatar
2
de febr. 21
5272
Add header in inventory report of odoo12
inventory odoo12 pivotreport
Avatar
0
de maig 20
3553
Odoo 12: How do I change the default number of Move line items shown in an Inventory Transfer at a time? Solved
inventory pagination odoo12
Avatar
Avatar
Avatar
2
d’abr. 20
5623
"AssertionError" when clicking on Inventory Valuation.
inventory assertionerror odoo12
Avatar
0
de set. 19
3776
Problems when importing inventory adjustments
inventory importing data from excel file odoo12
Avatar
Avatar
3
de jul. 19
2393
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