Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

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

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Product Attributes

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
productsattributes
2 Antwoorden
16043 Weergaven
Avatar
Darcy Christ

I'm still evaluating Odoo for my project. I am trying to manage an inventory for an Art Gallery, which has different types of art as well as reproductions (variants?).

order to make the system work for the managers, they need to be able to see the Product Attributes. They need to be displayed prominently, so I am assuming I will need to customise the Inventory views at some point.

Right now, I am struggling with getting the artwork imported into Odoo. I see lots of examples of working with variants, but these fields (width, height, weight etc.) need to be attributes.

Could someone please help me to understand how import these items? I've create a few test products and I'm confused how Odoo handles the Product Attribute Values. In most cases, these values will be unique (as in 26" wide) to each product. Perhaps Odoo just stores the data this way. However it is handled, I have not understood what is required to construct a CVS file that will enable me to import these values.

One interesting path the export template that shows the Product Attributes and Values, but I am not sure how to utilise this information:

id default_code name attribute_line_ids/attribute_id/id attribute_line_ids/value_ids/id
__export__.product_template_2 Mulititudes __export__.product_attribute_1 __export__.product_attribute_value_2
__export__.product_attribute_4 __export__.product_attribute_value_1
__export__.product_attribute_3
__export__.product_attribute_6
__export__.product_attribute_7
__export__.product_attribute_9 __export__.product_attribute_value_3


 I appreciate any help

Darcy






0
Avatar
Annuleer
Avatar
Darcy Christ
Auteur Beste antwoord

Sounds like I am definitely misunderstanding something important about product variants and attributes.Am I wrong in thinking that I can have unique values for things like height, width, depth, weight, year?I get the sense of variants, but in this case, there is only one width for each product.

Do you know of any modules that are attempting to do this?

...

After looking into variants more, I would think this is definitely not what I want. Is there a way to capture information for a product, that is stored in some organised way. I am quite excited about using Odoo to help manage the purchasing and renting of art. It's integration with CRM and ecommerce is important.

0
Avatar
Annuleer
Ermin Trevisan

If you have an attribute with a single value, it remains an attribute. If you have an attribute with multiple values, Odoo automatically creates variants for each attribute value.

Darcy Christ
Auteur

I think I understood that. However, now I am discovering that you can add additional fields to any model. Maybe this is what I want to do, rather than creating an attribute.

Ermin Trevisan

An attribute is a property of a product. An additional field results in the same. I can't find any meaning in that. And I do not understand your problem, because to my understanding your use case is nothing extraordinary.

Darcy Christ
Auteur

Thank you for these comments, Ermin. I really appreciate it. I think I need to continue to learn whether there really are any differences. For example, I am concerned that these 'attributes' or 'fields' can be better displayed to the users. This would be important to this product. The additional data for the artwork must be prominently display, as well as easy to work with when connecting to other systems. I will be connecting Odoo to WordPress and Woo Commerce. Thank you for the help!

Ermin Trevisan

You can check Odoo's website builder and e-commerce and see how these information is displayed on the frontend by default. And you can also learn how to customize this standard presentation.

Avatar
Ermin Trevisan
Beste antwoord

As a first step you need to understand how product variants and attributes work in Odoo. So try to define your products properly in Odoo. After that you can export your properly  defined product in order to see how you have to define the csv file.

0
Avatar
Annuleer
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
How do you add product attributes to ALL products at the same time?
products attributes
Avatar
Avatar
1
okt. 23
3103
Ecommerce - extra attributes for filtering Opgelost
ecommerce products attributes
Avatar
Avatar
3
jun. 25
2210
How to remove attribute values in bulk? Opgelost
products attributes v16
Avatar
Avatar
2
mrt. 25
2493
How to change attribute values order/sequence when over 40 values? Opgelost
values products attributes
Avatar
Avatar
Avatar
3
jul. 24
3187
Product Attribute Values - Disable Selection in Product Detail Page (Ecommerce)
ecommerce products attributes
Avatar
Avatar
Avatar
2
okt. 25
3510
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

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