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

Disable Purchase Order Line Grouping

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
purchase_orderMTO
3 Respostas
2600 Visualizações
Avatar
Zach Tucker

Hey Folks,


I'm trying to disable the default behavior in Odoo 18 where line items on a purchase order are automatically grouped by product. For my use case, I need purchase order lines to be discrete regardless of if they are for the same product. I've been trying to find where this grouping is happening with no luck. The specific context that I'm working through now is for products that have the MTO + Buy route. When the SO is confirmed, the MO gets generated using products on the BOM. Those products have the MTO + Buy route so they are automatically added to a PO. If for some reason the same product(s) exists on the PO already, Odoo groups the lines and sums the qty. I do not want this to happen.


Any help would be much appreciated - Thanks!

0
Avatar
Cancelar
Chris TRINGHAM

You want separate Purchase Orders or separate lines on the same PO?

Avatar
Eric Chew
Melhor resposta

Check out this OCA module to see if it solves it for you.  
https://github.com/OCA/purchase-workflow/tree/18.0/procurement_purchase_no_grouping

Here is a copy/paste from the github page about the features:

Go to each product category, and select one of these values in the field "Procured purchase grouping":

  • Standard grouping: With this option, procurements will generate purchase orders as always, grouping lines and orders when possible.
  • No line grouping: With this value, if there are any open purchase order for the same supplier, it will be reused, but lines won't be merged.
  • No order grouping: This option will prevent any kind of grouping.
  • <empty>: If you select nothing, default value set up in System settings will be applied.
  • Product category grouping: This option groups products in the same purchase order that belongs to the same product category.

System default behaviour can be set up in System settings / Purchase / Procurement Purchase Grouping

0
Avatar
Cancelar
Avatar
Aram Margosyan
Melhor resposta

Have you found a solution? 

I am also looking for something similar.  

I have a workaround.  I have added a variant ( name ) free text no index. On the SO I can add a description and this will ungroup the lines.   

0
Avatar
Cancelar
Avatar
Zach Tucker
Autor Melhor resposta

I want different lines on the same PO. Even if they are the same product. So basically if another like of the same product gets added later to the same PO, I do not want Odoo to group them into a single line. 

0
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
system not generating PO after setting product MTO and Buy routes. Debug ideas needed. Resolvido
purchase_order Buy MTO
Avatar
Avatar
1
out. 22
3066
importing Purchase Order shown as a RFQ Resolvido
purchase_order
Avatar
Avatar
Avatar
2
mai. 25
2925
Create a PO without adding products to stock
purchase_order
Avatar
Avatar
Avatar
Avatar
3
dez. 24
8595
How do I replace the default Purchase Order number? Resolvido
purchase_order
Avatar
Avatar
1
jul. 24
4341
Purchase Product Description Incorrect Resolvido
purchase_order
Avatar
Avatar
1
jun. 24
2728
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