Skip to Content
Odoo Menu
  • Prihlásiť sa
  • Vyskúšajte zadarmo
  • Aplikácie
    Financie
    • Účtovníctvo
    • Fakturácia
    • Výdavky
    • Tabuľka (BI)
    • Dokumenty
    • Podpis
    Predaj
    • CRM
    • Predaj
    • POS Shop
    • POS Restaurant
    • Manažment odberu
    • Požičovňa
    Webstránky
    • Tvorca webstránok
    • eShop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Supply Chain
    • Sklad
    • Výroba
    • Správa životného cyklu produktu
    • Nákup
    • Údržba
    • Manažment kvality
    Ľudské zdroje
    • Zamestnanci
    • Nábor zamestnancov
    • Voľné dni
    • Hodnotenia
    • Odporúčania
    • Vozový park
    Marketing
    • Marketing sociálnych sietí
    • Email marketing
    • SMS marketing
    • Eventy
    • Marketingová automatizácia
    • Prieskumy
    Služby
    • Projektové riadenie
    • Pracovné výkazy
    • Práca v teréne
    • Helpdesk
    • Plánovanie
    • Schôdzky
    Produktivita
    • Tímová komunikácia
    • Schvalovania
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Priemyselné odvetvia
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Reštaurácia
    • Fast Food
    • Guest House
    • Beverage distributor
    • Hotel
    Reality
    • Real Estate Agency
    • Architecture Firm
    • Konštrukcia
    • Estate Managament
    • Gardening
    • Property Owner Association
    Poradenstvo
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Výroba
    • Textile
    • Metal
    • Furnitures
    • Jedlo
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware and Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Iní
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Komunita
    Vzdelávanie
    • Tutoriály
    • Dokumentácia
    • Certifikácie
    • Školenie
    • Blog
    • Podcast
    Empower Education
    • Vzdelávací program
    • Scale Up! Business Game
    • Visit Odoo
    Softvér
    • Stiahnuť
    • Porovnanie Community a Enterprise vierzie
    • Releases
    Spolupráca
    • Github
    • Fórum
    • Eventy
    • Preklady
    • Staň sa partnerom
    • Services for Partners
    • Register your Accounting Firm
    Služby
    • Nájdite partnera
    • Nájdite účtovníka
    • Meet an advisor
    • Implementation Services
    • Zákaznícke referencie
    • Podpora
    • Upgrades
    ​Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Získajte demo
  • Cenník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účtovníctvo
  • Sklady
  • PoS
  • Projektové riadenie
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo course community database gettingstarted
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Tagy (View all)
odoo course community database gettingstarted
About this forum
  1. Getting Started
  2. Fórum

Ability to add custom product properties from UI

Odoberať

Get notified when there's activity on this post

This question has been flagged
productcustompropertiesproperty.fields
3 Replies
5005 Zobrazenia
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
Zrušiť
Avatar
Ermin Trevisan
Best Answer

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
Zrušiť
Avatar
Szabolcs Máj
Autor Best Answer

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
Zrušiť
Avatar
Ricardo Gross
Best Answer

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
Zrušiť
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrácia
Related Posts Replies Zobrazenia Aktivita
Manage Properties of Product
product manage properties
Avatar
Avatar
1
máj 15
6920
Products for cleaning service Solved
service product custom individual
Avatar
Avatar
1
okt 25
6198
Custom fields : new fields in model or add properties?
fields properties property.fields Fields
Avatar
Avatar
Avatar
2
jún 24
6315
e-commerce custom product designer
product custom designer e-commerce
Avatar
Avatar
Avatar
Avatar
Avatar
4
máj 24
5812
Delivery exactly the (custom) product chosen in sale order
product custom inventory MTO
Avatar
1
apr 23
2278
Komunita
  • Tutoriály
  • Dokumentácia
  • Fórum
Open Source
  • Stiahnuť
  • Github
  • Runbot
  • Preklady
Služby
  • Odoo.sh hosting
  • Podpora
  • Vyššia verzia
  • Custom Developments
  • Vzdelávanie
  • Nájdite účtovníka
  • Nájdite partnera
  • Staň sa partnerom
O nás
  • Naša spoločnosť
  • Majetok značky
  • Kontaktujte nás
  • Pracovné ponuky
  • Eventy
  • Podcast
  • Blog
  • Zákazníci
  • Právne dokumenty • Súkromie
  • Bezpečnosť
الْعَرَبيّة 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 je sada podnikových aplikácií s otvoreným zdrojovým kódom, ktoré pokrývajú všetky potreby vašej spoločnosti: CRM, e-shop, účtovníctvo, skladové hospodárstvo, miesto predaja, projektový manažment atď.

Odoo prináša vysokú pridanú hodnotu v jednoduchom použití a súčasne plne integrovanými biznis aplikáciami.

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