Skip to Content
Odoo Menu
  • Prijavi
  • Try it free
  • Aplikacije
    Finance
    • Knjigovodstvo
    • Obračun
    • Stroški
    • Spreadsheet (BI)
    • Dokumenti
    • Podpisovanje
    Prodaja
    • CRM
    • Prodaja
    • POS Shop
    • POS Restaurant
    • Naročnine
    • Najem
    Spletne strani
    • Website Builder
    • Spletna trgovina
    • Blog
    • Forum
    • Pogovor v živo
    • eUčenje
    Dobavna veriga
    • Zaloga
    • Proizvodnja
    • PLM
    • Nabava
    • Vzdrževanje
    • Kakovost
    Kadri
    • Kadri
    • Kadrovanje
    • Odsotnost
    • Ocenjevanja
    • Priporočila
    • Vozni park
    Marketing
    • Družbeno Trženje
    • Email Marketing
    • SMS Marketing
    • Dogodki
    • Avtomatizacija trženja
    • Ankete
    Storitve
    • Projekt
    • Časovnice
    • Storitve na terenu
    • Služba za pomoč
    • Načrtovanje
    • Termini
    Produktivnost
    • Razprave
    • Odobritve
    • IoT
    • Voip
    • Znanje
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industrije
    Trgovina na drobno
    • Book Store
    • Trgovina z oblačili
    • Trgovina s pohištvom
    • Grocery Store
    • Trgovina s strojno opremo računalnikov
    • Trgovina z igračami
    Food & Hospitality
    • Bar and Pub
    • Restavracija
    • Hitra hrana
    • Guest House
    • Beverage Distributor
    • Hotel
    Nepremičnine
    • Real Estate Agency
    • Arhitekturno podjetje
    • Gradbeništvo
    • Estate Management
    • Vrtnarjenje
    • Združenje lastnikov nepremičnin
    Svetovanje
    • Računovodsko podjetje
    • Odoo Partner
    • Marketinška agencija
    • Law firm
    • Pridobivanje talentov
    • Audit & Certification
    Proizvodnja
    • Tekstil
    • Metal
    • Pohištvo
    • Hrana
    • Brewery
    • Poslovna darila
    Health & Fitness
    • Športni klub
    • Trgovina z očali
    • Fitnes center
    • Wellness Practitioners
    • Lekarna
    • Frizerski salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Sistemi sončne energije
    • Izdelovalec čevljev
    • Čistilne storitve
    • HVAC Services
    Ostali
    • Neprofitna organizacija
    • Agencija za okolje
    • Najem oglasnih panojev
    • Fotografija
    • Najem koles
    • Prodajalec programske opreme
    Browse all Industries
  • Skupnost
    Learn
    • Tutorials
    • Dokumentacija
    • Certifikati
    • Šolanje
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Prenesi
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Dogodki
    • Prevodi
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
    • Meet an advisor
    • Implementation Services
    • Sklici kupca
    • Podpora
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Get a demo
  • Določanje cen
  • Pomoč

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

  • CRM
  • e-Commerce
  • Knjigovodstvo
  • Zaloga
  • PoS
  • Projekt
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Ključne besede (View all)
odoo accounting v14 pos v15
About this forum
Pomoč

Suggestions for Odoo Product Module Enhancement: Dynamic Combination Sets and Combination Product Interface Optimization

This question has been flagged
The question has been closed iz razloga: not enough information given to provide help
by Ray Carnes (ray) na 25/12/2024 16:19:52
salesproductodoo18
314 Prikazi
Avatar
Jason

Suggestions for Odoo Product Module Enhancement: Dynamic Combination Sets and Combination Product Interface Optimization


Background


While using the Odoo18 product module, the following two practical issues have been identified that require improvement:


1. Dynamic Combination Sets Management

• For selling complex sets (e.g., combinations of multiple variants or products), the current functionality is inefficient:

• Dynamically generating complex combination sets, especially in scenarios involving multiple colors and sizes, involves excessive manual work.

• The current “Product Type: Combination” feature only supports static child-product definitions, lacking the ability to flexibly generate variant-based dynamic combinations.


2. Combination Product Interface is Not User-Friendly

• Currently, combination product management is nested within two data tables:

• The first layer contains the combination product records.

• The second layer manages the details of the combination (child products and their specifics).

• The nested structure leads to inefficiencies in data maintenance and lacks flexibility, particularly when frequent adjustments are required.


Proposed Enhancements


Below are two improvement suggestions aimed at addressing dynamic combination sets and optimizing the management of combination products:


Enhancement 1: Dynamic Combination Sets Functionality


Problem Statement

• Dynamic combination sets should be able to automatically match existing child product variants and allow manual adjustments (e.g., adding extra products or setting different quantities).

• Example scenario: Shirts (in red, blue, white; sizes S/M/L/XL) and Pants (in black; sizes S/M/L/XL).

• Automatically generate a combination set (e.g., white shirt S + black pants S).

• Support manually adjusting the combination set (e.g., adding an extra pair of pants or including accessories like socks or scarves).


Implementation Plan

1. Expand Product Attributes: Add a Combination Attribute

• In Sales > Configuration > Products > Attributes, introduce a new table called Combination, similar to the existing variant creation attribute table, with an additional field called Combination Type:

• Values: Create Variants or Combination.

• When the combination type is set to “Combination,” the system does not create new variants but automatically matches previously created variants and dynamically generates combination records.

• These combination records are updated dynamically if the original variants change.

2. Dynamic Combination Details

• Dynamic combination sets are virtual products and inherit the existing Product Type: Combination logic:

• Automatically generate combination products (combination records).

• Support manual adjustments to the combination content (e.g., customizing quantities, prices, or adding extra child products).

• In sales and inventory management, combination products are treated as standalone products, but child product inventory is deducted.


Advantages

• Reduced Manual Work: Automatically generate complex combination sets, significantly reducing maintenance effort.

• Increased Flexibility: Supports manual adjustments to suit real-world sales needs.

• Compatibility: Leverages existing variant logic without requiring significant changes to native sales and inventory modules.


Enhancement 2: Optimize Combination Product Management Interface


Problem Statement

• Enhance the interface for managing Product Type: Combination in the product module to simplify maintenance and improve user experience.

• Combination product content should be manageable directly in the main product record without requiring access to a secondary data table.


Implementation Plan

1. Interface Optimization

• Add an embedded table to the combination product interface for directly managing combination content:

• Columns: Child Product Name, Quantity, Custom Sales Price, and Action Buttons (Add/Edit/Delete).

• Action Buttons:

• Add Child Product: Dynamically select existing products or variants and set quantities.

• Delete Child Product: Quickly adjust the combination content.

• Pricing Logic: Support independent pricing or inheritance from child products, with the ability to switch between these options.

2. Data Structure Optimization

• Add a new field, combination_lines, to the existing product model to track combination content (child products and their quantities).

• Merge existing independent child tables to simplify the data structure.

3. Preserve Native Logic

• Sales Management: Combination product prices can be calculated as the total of child product prices or set independently.

• Inventory Management: When a combination product is sold, the inventory of child products is automatically deducted.


Advantages

• Simplifies the maintenance of combination product content, improving operational efficiency.

• Reduces data structure complexity, enhancing system maintainability.

• Remains highly compatible with native logic, minimizing changes to sales and inventory workflows.


Integrated Proposal


Goal


Combine the above two enhancements to build an efficient and flexible combination product management system, addressing the following:

1. Dynamically generate and manage complex combination sets (automatically matching existing variants with manual adjustment options).

2. Optimize the interface design and data structure for managing static combination products, improving user experience.


Expected Benefits

1. Enhance configuration efficiency for complex combination products, reducing manual workload.

2. Meet diverse sales requirements for dynamic combination sets and static combination products.

3. Improve system compatibility and stability while minimizing the risk of disrupting existing native workflows.


Additional Issue: Nested Structure of Combination Data


Problem Statement

• In Product Module > Product Type: Combination, the current implementation relies on a nested two-layer data table for combination product management.

• This structure is inefficient and overly complicated, particularly for frequent combination adjustments.


Suggested Improvement

• Directly manage combination content within the product record interface, avoiding the need for secondary tables.

• Consolidate all combination data into a single layer to streamline the process and improve data integrity.


Thank you for considering these suggestions!

If further technical implementation details or user scenarios are needed, we are happy to provide additional support.

Avatar
Opusti
Enjoying the discussion? Don't just read, join in!

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

Prijavi
Related Posts Odgovori Prikazi Aktivnost
Edit dropdown in sales module Solved
sales product dropdown odoo18
Avatar
Avatar
Avatar
3
nov. 25
148
Conditionally show or hide product attributes (Odoo Online/Studio)
sales product
Avatar
Avatar
1
okt. 25
713
Hide the cost
sales product
Avatar
Avatar
Avatar
2
maj 25
4557
Products in multi company
sales product
Avatar
0
nov. 24
1538
how to filter out all products which got no sales with the last 3 months or a specific period?
sales product
Avatar
Avatar
1
avg. 24
2366
Community
  • Tutorials
  • Dokumentacija
  • Forum
Open Source
  • Prenesi
  • Github
  • Runbot
  • Prevodi
Services
  • Odoo.sh Hosting
  • Podpora
  • Nadgradnja
  • Custom Developments
  • Izobraževanje
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Sredstva blagovne znamke
  • Kontakt
  • Zaposlitve
  • Dogodki
  • Podcast
  • Blog
  • Stranke
  • Pravno • Zasebnost
  • Varnost
الْعَرَبيّة 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 a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

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