Pular para o conteúdo
Odoo Menu
  • Entrar
  • Experimente grátis
  • Aplicativos
    Finanças
    • Financeiro
    • Faturamento
    • Despesas
    • Planilhas (BI)
    • Documentos
    • Assinar Documentos
    Vendas
    • CRM
    • Vendas
    • PDV Loja
    • PDV Restaurantes
    • Assinaturas
    • Locação
    Websites
    • Criador de Sites
    • e-Commerce
    • Blog
    • Fórum
    • Chat ao Vivo
    • e-Learning
    Cadeia de mantimentos
    • Inventário
    • Fabricação
    • PLM - Ciclo de Vida do Produto
    • Compras
    • Manutenção
    • Qualidade
    Recursos Humanos
    • Funcionários
    • Recrutamento
    • Folgas
    • Avaliações
    • Indicações
    • Frota
    Marketing
    • Redes Sociais
    • Marketing por E-mail
    • Marketing por SMS
    • Eventos
    • Automação de Marketing
    • Pesquisas
    Serviços
    • Projeto
    • Planilhas de Horas
    • Serviço de Campo
    • Central de Ajuda
    • Planejamento
    • Compromissos
    Produtividade
    • Mensagens
    • Aprovações
    • Internet das Coisas
    • VoIP
    • Conhecimento
    • WhatsApp
    Aplicativos de terceiros Odoo Studio Plataforma Odoo Cloud
  • Setores
    Varejo
    • Loja de livros
    • Loja de roupas
    • Loja de móveis
    • Mercearia
    • Loja de ferramentas
    • Loja de brinquedos
    Comida e hospitalidade
    • Bar e Pub
    • Restaurante
    • Fast Food
    • Hospedagem
    • Distribuidor de bebidas
    • Hotel
    Imóveis
    • Imobiliária
    • Escritório de arquitetura
    • Construção
    • Administração de propriedades
    • Jardinagem
    • Associação de proprietários de imóveis
    Consultoria
    • Escritório de Contabilidade
    • Parceiro Odoo
    • Agência de marketing
    • Escritório de advocacia
    • Aquisição de talentos
    • Auditoria e Certificação
    Fabricação
    • Têxtil
    • Metal
    • Móveis
    • Alimentação
    • Cervejaria
    • Presentes corporativos
    Saúde e Boa forma
    • Clube esportivo
    • Loja de óculos
    • Academia
    • Profissionais de bem-estar
    • Farmácia
    • Salão de cabeleireiro
    Comércio
    • Handyman
    • Hardware e Suporte de TI
    • Sistemas de energia solar
    • Sapataria
    • Serviços de limpeza
    • Serviços de climatização
    Outros
    • Organização sem fins lucrativos
    • Agência Ambiental
    • Aluguel de outdoors
    • Fotografia
    • Aluguel de bicicletas
    • Revendedor de software
    Navegar por todos os setores
  • Comunidade
    Aprenda
    • Tutoriais
    • Documentação
    • Certificações
    • Treinamento
    • Blog
    • Podcast
    Empodere a Educação
    • Programa de educação
    • Scale Up! Jogo de Negócios
    • Visite a Odoo
    Obtenha o Software
    • Baixar
    • Comparar edições
    • Releases
    Colaborar
    • Github
    • Fórum
    • Eventos
    • Traduções
    • Torne-se um parceiro
    • Serviços para parceiros
    • Cadastre seu escritório contábil
    Obtenha os serviços
    • Encontre um parceiro
    • Encontre um Contador
    • Conheça um consultor
    • Serviços de Implementação
    • Referências de Clientes
    • Suporte
    • Upgrades
    Github YouTube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Faça uma demonstração
  • Preços
  • Ajuda

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

  • CRM
  • e-Commerce
  • Financeiro
  • Inventário
  • PoS
  • Projeto
  • MRP
All apps
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
É necessário estar registrado para interagir com a comunidade.
Todas as publicações Pessoas Emblemas
Marcadores (Ver tudo)
odoo accounting v14 pos v15
Sobre este fórum
Ajuda

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

Esta pergunta foi sinalizada
A pergunta foi fechada por motivo: not enough information given to provide help
por Ray Carnes (ray) em 25/12/2024 16:19:52
salesproductodoo18
322 Visualizações
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
Cancelar
Está gostando da discussão? Não fique apenas lendo, participe!

Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!

Inscreva-se
Publicações relacionadas Respostas Visualizações Atividade
Edit dropdown in sales module Resolvido
sales product dropdown odoo18
Avatar
Avatar
Avatar
3
nov. 25
168
Conditionally show or hide product attributes (Odoo Online/Studio)
sales product
Avatar
Avatar
1
out. 25
717
Hide the cost
sales product
Avatar
Avatar
Avatar
2
mai. 25
4561
Products in multi company
sales product
Avatar
0
nov. 24
1539
how to filter out all products which got no sales with the last 3 months or a specific period?
sales product
Avatar
Avatar
1
ago. 24
2372
Comunidade
  • Tutoriais
  • Documentação
  • Fórum
Open Source
  • Baixar
  • Github
  • Runbot
  • Traduções
Serviços
  • Odoo.sh Hosting
  • Suporte
  • Upgrade
  • Desenvolvimentos personalizados
  • Educação
  • Encontre um Contador
  • Encontre um parceiro
  • Torne-se um parceiro
Sobre nós
  • Nossa empresa
  • Ativos da marca
  • Contato
  • Empregos
  • Eventos
  • Podcast
  • Blog
  • Clientes
  • Legal • Privacidade
  • Segurança
الْعَرَبيّة 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 é um conjunto de aplicativos de negócios em código aberto que cobre todas as necessidades de sua empresa: CRM, comércio eletrônico, contabilidade, estoque, ponto de venda, gerenciamento de projetos, etc.

A proposta de valor exclusiva Odoo é ser, ao mesmo tempo, muito fácil de usar e totalmente integrado.

Site feito com

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