Ir al contenido
Odoo Menú
  • Identificarse
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • TPV para tiendas
    • TPV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en directo
    • eLearning
    Cadena de suministro
    • Inventario
    • Fabricación
    • PLM
    • Compra
    • Mantenimiento
    • Calidad
    Recursos Humanos
    • Empleados
    • Reclutamiento
    • Ausencias
    • Evaluación
    • Referencias
    • Flota
    Marketing
    • Marketing social
    • Marketing por correo electrónico
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyecto
    • Partes de horas
    • Servicio de campo
    • Servicio de asistencia
    • Planificación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Información
    • WhatsApp
    Aplicaciones de terceros Studio de Odoo Plataforma de Odoo Cloud
  • Industrias
    Comercio al por menor
    • Librería
    • Tienda de ropa
    • Tienda de muebles
    • Tienda de ultramarinos
    • Ferretería
    • Juguetería
    Alimentación y hostelería
    • Bar y taberna
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidor de bebidas
    • Hotel
    Inmueble
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión inmobiliaria
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Empresa contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Fabricación
    • Textil
    • Metal
    • Muebles
    • Alimentos
    • Brewery
    • Regalos de empresas
    Salud y bienestar
    • Club deportivo
    • Óptica
    • Gimnasio
    • Terapeutas
    • Farmacia
    • Peluquería
    Oficios
    • Handyman
    • Hardware y asistencia informática
    • Sistemas de energía solar
    • Zapatero
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin ánimo de lucro
    • Agencia de protección del medio ambiente
    • Alquiler de paneles publicitarios
    • Estudio fotográfico
    • Alquiler de bicicletas
    • Distribuidor de software
    Browse all Industries
  • Comunidad
    Aprender
    • Tutoriales
    • Documentación
    • Certificaciones
    • Formación
    • Blog
    • Podcast
    Potenciar la educación
    • Programa de formación
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtener el software
    • Descargar
    • Comparar ediciones
    • Versiones
    Colaborar
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Convertirse en partner
    • Services for Partners
    • Registrar tu empresa contable
    Obtener servicios
    • Encontrar un partner
    • Encontrar un asesor fiscal
    • Contacta con un experto
    • Servicios de implementación
    • Referencias de clientes
    • Ayuda
    • Actualizaciones
    GitHub YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicitar una demostración
  • Precios
  • Ayuda

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

  • CRM
  • e-Commerce
  • Contabilidad
  • Inventario
  • PoS
  • Proyecto
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo accounting v14 pos v15
Acerca de este foro
Ayuda

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

Suscribirse

Reciba una notificación cuando haya actividad en esta publicación

Se marcó esta pregunta
inventorypropertiesodoo12
2 Respuestas
4528 Vistas
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
Mejor respuesta

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
Mejor respuesta

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
¿Le interesa esta conversación? ¡Participe en ella!

Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.

Inscribirse
Publicaciones relacionadas Respuestas Vistas Actividad
How to Print Pdf report after click validate button(in stock.picking) Resuelto
pdf inventory odoo12
Avatar
Avatar
Avatar
2
feb 21
5267
Add header in inventory report of odoo12
inventory odoo12 pivotreport
Avatar
0
may 20
3551
Odoo 12: How do I change the default number of Move line items shown in an Inventory Transfer at a time? Resuelto
inventory pagination odoo12
Avatar
Avatar
Avatar
2
abr 20
5620
"AssertionError" when clicking on Inventory Valuation.
inventory assertionerror odoo12
Avatar
0
sept 19
3774
Problems when importing inventory adjustments
inventory importing data from excel file odoo12
Avatar
Avatar
3
jul 19
2393
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento Odoo.sh
  • Ayuda
  • Actualizar
  • Desarrollos personalizados
  • Educación
  • Encontrar un asesor fiscal
  • Encontrar un partner
  • Convertirse en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contacta con nosotros
  • Puestos de trabajo
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Información legal • Privacidad
  • Seguridad
الْعَرَبيّة 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 es un conjunto de aplicaciones de código abierto que cubren todas las necesidades de tu empresa: CRM, comercio electrónico, contabilidad, inventario, punto de venta, gestión de proyectos, etc.

La propuesta única de valor de Odoo es ser muy fácil de usar y totalmente integrado.

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