Ir al contenido
Odoo Menú
  • Iniciar sesión
  • Pruébalo gratis
  • Aplicaciones
    Finanzas
    • Contabilidad
    • Facturación
    • Gastos
    • Hoja de cálculo (BI)
    • Documentos
    • Firma electrónica
    Ventas
    • CRM
    • Ventas
    • PdV para tiendas
    • PdV para restaurantes
    • Suscripciones
    • Alquiler
    Sitios web
    • Creador de sitios web
    • Comercio electrónico
    • Blog
    • Foro
    • Chat en vivo
    • eLearning
    Cadena de suministro
    • Inventario
    • Manufactura
    • PLM
    • Compras
    • Mantenimiento
    • Calidad
    Recursos humanos
    • Empleados
    • Reclutamiento
    • Vacaciones
    • Evaluaciones
    • Referencias
    • Flotilla
    Marketing
    • Redes sociales
    • Marketing por correo
    • Marketing por SMS
    • Eventos
    • Automatización de marketing
    • Encuestas
    Servicios
    • Proyectos
    • Registro de horas
    • Servicio externo
    • Soporte al cliente
    • Planeación
    • Citas
    Productividad
    • Conversaciones
    • Aprobaciones
    • IoT
    • VoIP
    • Artículos
    • WhatsApp
    Aplicaciones externas Studio de Odoo Plataforma de Odoo en la nube
  • Industrias
    Venta minorista
    • Librería
    • Tienda de ropa
    • Mueblería
    • Tienda de abarrotes
    • Ferretería
    • Juguetería
    Alimentos y hospitalidad
    • Bar y pub
    • Restaurante
    • Comida rápida
    • Casa de huéspedes
    • Distribuidora de bebidas
    • Hotel
    Bienes inmuebles
    • Agencia inmobiliaria
    • Estudio de arquitectura
    • Construcción
    • Gestión de bienes inmuebles
    • Jardinería
    • Asociación de propietarios
    Consultoría
    • Firma contable
    • Partner de Odoo
    • Agencia de marketing
    • Bufete de abogados
    • Adquisición de talentos
    • Auditorías y certificaciones
    Manufactura
    • Textil
    • Metal
    • Muebles
    • Comida
    • Cervecería
    • Regalos corporativos
    Salud y ejercicio
    • Club deportivo
    • Óptica
    • Gimnasio
    • Especialistas en bienestar
    • Farmacia
    • Peluquería
    Trades
    • Personal de mantenimiento
    • Hardware y soporte de TI
    • Sistemas de energía solar
    • Zapateros y fabricantes de calzado
    • Servicios de limpieza
    • Servicios de calefacción, ventilación y aire acondicionado
    Otros
    • Organización sin fines de lucro
    • Agencia para la protección del medio ambiente
    • Alquiler de anuncios publicitarios
    • Fotografía
    • Alquiler de bicicletas
    • Distribuidor de software
    Descubre todas las industrias
  • Odoo Community
    Aprende
    • Tutoriales
    • Documentación
    • Certificaciones
    • Capacitación
    • Blog
    • Podcast
    Fortalece la educación
    • Programa educativo
    • Scale Up! El juego empresarial
    • Visita Odoo
    Obtén el software
    • Descargar
    • Compara ediciones
    • Versiones
    Colabora
    • GitHub
    • Foro
    • Eventos
    • Traducciones
    • Conviértete en partner
    • Servicios para partners
    • Registra tu firma contable
    Obtén servicios
    • Encuentra un partner
    • Encuentra un contador
    • Contacta a un consultor
    • Servicios de implementación
    • Referencias de clientes
    • Soporte
    • Actualizaciones
    GitHub YouTube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Solicita 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
  • Proyectos
  • MRP
All apps
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo course community database gettingstarted
Acerca de este foro
Debe estar registrado para interactuar con la comunidad.
Todas las publicaciones Personas Insignias
Etiquetas (Ver todo)
odoo course community database gettingstarted
Acerca de este foro
  1. Getting Started
  2. Foro

Ability to add custom product properties from UI

Suscribirse

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

Se marcó esta pregunta
productcustompropertiesproperty.fields
3 Respuestas
5007 Vistas
Avatar
Szabolcs Máj

Hello there,


I'm looking for a way to add properties to products without extra coding.


Use case:

A company runs a wholesale operation that sells laptops. The product page has to store the laptops' properties (CPU, RAM, HDD, display size, has wifi, etc). The company also plans to introduce many new products shortly like mobile phones, etc. All the new product lines would require a completely different set of properties.


Is there such a way to do this without the company needing to touch code every time they introduce a new product, or just come up with a few new necessary properties? It's better if the method is end-user friendly and not developer-oriented. 


Odoo version is 13.


If this was already posted, just add the link to that post.


Thank you in advance!

0
Avatar
Descartar
Avatar
Ermin Trevisan
Mejor respuesta

Product attributes in Odoo (which seem to be what you call "properties") can or can not create product variants, depending on the setting of such an attribute. If you create attributes, which do not create variants, then these attributes are descriptive only and available for search and filters (especially on the website). It is up to you and your business case, what is supposed to be a product (template) and what a product variant.

So variants are not a workaround, but a basic concept of product object modeling. You have to thoroughly understand Odoo's concepts of product modeling and adapt your vendor/business terms to the proper Odoo terms, such as properties and attributes, product types and product templates etc. You should also make yourself familiar with product categories, website product categories, product components (product kits using bill of materials) and product tracking (serial numbers) for example to complete a sound product object modeling suiting your business case.

Example:
Product template ASUS A123KY55:
If this product is only available in exact one specification/configuration, without any variants, then you simply define the relevant attributes, such as CPU, Processor, RAM, Storage etc. and enter the corresponding values without creating variants. Filtering and grouping is available by default.

If you want to avoid "pollution" of attribute values, you may want to create different attributes ("CPU" and "Mobile CPU" for example).

There are also third-party modules available to relate attributes to particular website categories, so that each website product category has its own set of attributes for filtering.

If you believe your product admins are not able to follow your product modeling guidelines, then you still can create custom modules to ensure proper data entry or just fire them.

These are just my 2 cents to help you get going with an appropriate product modeling.

0
Avatar
Descartar
Avatar
Szabolcs Máj
Autor Mejor respuesta

Hi Ricardo and thank you for your answer.

I'd argue with using variants in this case. Suppliers/manufacturers ship products with a specific configuration. Let's say I use variants to create Attributes for CPU, Memory, HDD type, etc. A supplier ships a product type under the name "ASUS A123KY55". This has a predefined set of properties (Intel i5 3GHz, 16 GB RAM, 128 GB SSD, etc). These can't be changed for the product.

Now I understand that variants can be used as a workaround to store these custom properties. There are a number of problems with this approach in this case though:

  1. Variants are optional. For these products, providing these data is mandatory and essential

  2. Variants are "multi-values". If an admin accidentally sets 2 values for a CPU under a product, 2 variants will be created for it instantly

  3. Can't filter and group them by default

  4. It's problematic to modify or add variants to existing products according to this article: https://odootricks.tips/about/odoo-applications/using-variants-colour-size-fit/

  5. If the type of products will be expanded, the values for certain variant attributes will expand greatly. If they start to sell mobile products, either the generic CPU attribute gets "polluted" with both notebook and mobile CPUs, or they create "CPU(Notebooks)" and "CPU(mobile)" attributes. Both approaches are horrible.

So yes, variants are one approach for it, but it's far away from good.

So my question still remains: is there a way to define a set of custom properties for certain product types without custom coding.

0
Avatar
Descartar
Avatar
Ricardo Gross
Mejor respuesta

Hi

You can solve this using Product variants: https://www.odoo.com/documentation/user/13.0/sales/products_prices/products/variants.html

BR

Ricardo

0
Avatar
Descartar
¿Le interesa esta conversación? ¡Participe en ella!

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

Registrarse
Publicaciones relacionadas Respuestas Vistas Actividad
Manage Properties of Product
product manage properties
Avatar
Avatar
1
may 15
6921
Products for cleaning service Resuelto
service product custom individual
Avatar
Avatar
1
oct 25
6200
Custom fields : new fields in model or add properties?
fields properties property.fields Fields
Avatar
Avatar
Avatar
2
jun 24
6315
e-commerce custom product designer
product custom designer e-commerce
Avatar
Avatar
Avatar
Avatar
Avatar
4
may 24
5812
Delivery exactly the (custom) product chosen in sale order
product custom inventory MTO
Avatar
1
abr 23
2278
Comunidad
  • Tutoriales
  • Documentación
  • Foro
Código abierto
  • Descargar
  • GitHub
  • Runbot
  • Traducciones
Servicios
  • Alojamiento en Odoo.sh
  • Soporte
  • Actualizaciones del software
  • Desarrollos personalizados
  • Educación
  • Encuentra un contador
  • Encuentra un partner
  • Conviértete en partner
Sobre nosotros
  • Nuestra empresa
  • Activos de marca
  • Contáctanos
  • Empleos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • 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 estar totalmente integrado.

Sitio web hecho con

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