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

Is discount on purchase module only half implemented?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
purchasediscount
2 Respostas
1760 Visualizações
Avatar
Apiuser

In odoo 17 (and later I guess) there is this new field discount in purchase module, but I think it creates more problems than solves them (the way it is implemented).

In the product view, in the purchase notebook tab, the final price is not shown, so I have to calculate it every time to see which provider has the best price. See the example below where "Supplier A" has a better price than "Supplier B", but you can't see that without calculating them:

The same is true at the PO form view, where even tho I can see the total for each line, the unit price after the discount is not shown (that one I can understand why some people might need it and some people might not need it). See the example below:


And finally when I want to check the price history in the smart button in the same view as before (the arrow next to Unit Price on the last image), the price is shown without the discount! How am I supposed to compare 2 different POs if they all have the same price? See the example below, where P00001 has a quantity of 50, a price of 100 and a discount of 65, meanwhile P00002 has a quantity of 500, a price of 100 and a discount of 75:


After seeing this I was concerned that the cost calculation might also be half implemented, but all the tests I've done show that the cost is well calculated.

To solve this I'm doing plenty of little customizations and thinking to myself, is everybody doing this? Am I missing some feature?

0
Avatar
Cancelar
Avatar
Andry Ang
Melhor resposta

Hi Apiuser,

I am not sure if it's half implemented (I mean who decide the requirements as full or half?)

  1. On vendor pricelist, Odoo doesn't calculate the unit price after discount.
  2. On purchase order, Odoo also doesn't calculate the unit price after discount.
  3. This mean that it's actually aligned, Odoo only calculate the price as subtotal and total when we do PO.

Your question to understand which supplier provided more cost-efficient price should be when you start RFQ for multiple vendors or Purchase Analysis where you compare the PO Average cost from each vendors. Not from this vendor pricelist I guess.

That's all what I can share on my opinions.

Hope this helps.

1
Avatar
Cancelar
Apiuser
Autor

Hi Andry, thanks for your time.
I understand what you mean in 1 and 2, and at some point I can agree after your explanation even tho we do not work like that, and I hardly believe everyone works like that but whatever, this is what odoo has in mind. But about the price history smartbuton, do you know why is it that way? Why can't I see the discounts there if they happened in the PO?

Lars Aam

I agree with Apiuser. It is incomplete implementation for discount on purchases. Of course you need to se the net unit price i all views. You can have several different agreements with vendors with different base prices and different discounts. These terms must be on the purchase order. But to compare you need the net unit price.
With Studio app, it is quite easy to add a calculated field in these views.

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Melhor resposta

Hi,

Please refer to the modules:

1. https://apps.odoo.com/apps/modules/16.0/purchase_discount

2. https://odoo-community.org/shop/purchase-order-general-discount-4911#attr=943928


Hope it helps.

0
Avatar
Cancelar
Apiuser
Autor

We already developed a small module to include those totals, but I was just asking if we were missing anything in the base program, or if it was just half implemented (as it is, or as as Andry said, as intended because they assume another workflow that we do not share so it is half implemented for us).

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
Free units on Purchases Resolvido
purchase discount
Avatar
Avatar
1
jun. 23
2502
Vendor levels and purchase discounts - Odoo 14 Enterprise Resolvido
purchase discount
Avatar
Avatar
1
ago. 21
3233
Discount in Purchase Order Line Resolvido
purchase discount purchase_order
Avatar
Avatar
1
nov. 21
3962
Is it possible to have the same features of Sales Price Lists in Vendor Price Lists?
purchase discount pricelist
Avatar
Avatar
2
out. 19
4600
how to give discount on perches order automatically, if i created a purchase order for minimum 10 quantity ?
purchase discount purchase_order
Avatar
1
mar. 25
2043
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