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

How to keep track of products in SO that are confirmed partialy?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
quotationtrackingProducts
2 Respostas
316 Visualizações
Avatar
Apiuser

How can we keep track of products that are ofered to the customer, but the SO is not fully confirmed?


Imagine a car workshop, a customer comes in with a broken car so we give them a quotation as follows (I'll ignore the money amount as it is not important for the example):

  • 10 hours
  • part A (2 uts)
  • part B (1 ut)
  • part C (2 uts)

Then the customer does accept the reparation, but does not want the part C (as it is not critical, or they might want to bring it to some other place to change that part, or they will do it themselves... whatever the case might be)

So I remove those lines from the quotation, and now whenever I want to check how many times was part C sold or quotated, it won't appear!

The same is true if I add it to optional products, whenever I confirm the quotation to a SO I'll loose this information.

Is there a standard way to achive that?

0
Avatar
Cancelar
Ray Carnes (ray)

Why not change the quantity to 0 instead of removing the line?

Apiuser
Autor

I also thought about it, but:
1- It's dirty/confusing, then in the SO there are extra lines (not invoicable) and the customers might get confused.
2- Then I do retain the product, but not the quantities. This isn't as much of a hassle as the first point, but still...
If there is no better solution that might be the one, but I'm looking for some cleaner way.

Avatar
Gabriel Gheorghiu
Melhor resposta

A workaround would be to duplicate the quote, change the quantity on the original quote, adjust the difference on the duplicate and cancel it.

For instance, the initial quote is for 10 items, you create a duplicate for 10, change the original to 7, then the duplicate to 3 and cancel the duplicate. Same if you have 2 products on the original quote but only 1 on the SO.

1
Avatar
Cancelar
Christoph Farnleitner

Exactly, I would however advise on combining this approach with the CRM App. This way you can have an even better overview of the different variations quoted and what got finally confirmed as as Sale. You would just need to link all Sale Orders (cancelled quotes and final Sale to the same CRM Opportunity - or simply create the quotes directly from that Opportunity).

Apiuser
Autor

This seems the best approach for keeping all the information. As @Christoph Farnleitner points out combining it with CRM would be the best option for linking everything together.
Thank you all for your suggestions.

Avatar
Dawid Gacek
Melhor resposta

Hi,

If you want to keep track of offered products, that were deleted from Sales Order, just use Automated Actions. Create an Sales Order that you'll use to track these Sales Order Lines. Create Automated Action "On Delete" that creates a new Sales Order Line in your tracking Sales Order.

Best Regards,

Dawid Gacek, Adapt IT

0
Avatar
Cancelar
Apiuser
Autor

Doesn't seem the best approach...
What happens if the user adds a product by error? They remove it and is added to a new SO... Not the best solution, because what happens if I want to delete it from this new SO? It creates a new new SO and it adds this line... You see the problem right? I do think that @Gabriel Gheorghiu's option is better and without creating customized actions or editing code, so it clearly is the right option.
Thank you for your time.

Dawid Gacek

Sure thing - everything has its pros and cons. @Gabriel Gheorghiu's is solid, I was brainstorming for having this process more automatic.
By "new new SO" I think you misunderstood. In my scenario, there would be only 1 SO for all the deleted Sales Order Lines. Of course, if product is added by mistake to clients' SO and then removed, you'd have to remember to go to tracking SO, and remove it as well. Of course you need 2 lines of code more, to prevent re-creation.
As I said - just brainstorming here. Good luck with whichever solution you take.

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
Add products from quotations to RFQ Resolvido
quotation RFQ Products
Avatar
Avatar
Avatar
Avatar
4
nov. 21
4144
Multiple lines in the quotation calculator
quotation
Avatar
0
nov. 25
1013
Design Quotation Template with dynamic variables
quotation
Avatar
0
abr. 25
3377
Access Error on mail.message tracking_value_ids
tracking
Avatar
0
mar. 25
2202
quote template
quotation
Avatar
0
jul. 24
2450
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