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 register a payment for purchase receipts in odoo 9?

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
accountingfunctionv9.0
1 Responder
3528 Visualizações
Avatar
sambath

In vendor bills we can register a payment and that registered payment is shown in the payment window. but, I can't register the payment for the Purchase receipts. is there any other way to register the payment for purchase receipts 

0
Avatar
Cancelar
Avatar
Saif Sabri
Melhor resposta

AI was used to create this answer.

In Odoo 9, payments are generally registered against vendor bills rather than purchase receipts. However, if you need to register a payment at the purchase receipt stage, here are your possible solutions:

Solution 1: Register Payment via Vendor Bill (Standard Approach)

Odoo's accounting system expects payments to be linked to vendor bills, so the recommended process is:

  1. Create a Vendor Bill
    • Go to Purchases > Vendor Bills.
    • Click Create and select the supplier.
    • Ensure that the bill includes the items received.
  2. Validate the Vendor Bill
    • Click Validate to confirm the bill.
    • This will generate an accounts payable entry.
  3. Register the Payment
    • Click Register Payment on the vendor bill.
    • Choose the payment method (bank, cash, etc.).
    • Confirm the payment.

Solution 2: Record an Advance Payment (Prepayment)

If you want to register a payment before receiving the vendor bill, you can create a prepayment:

  1. Create a Manual Payment
    • Go to Accounting > Payments > Create.
    • Select Vendor as the partner type.
    • Enter the supplier’s name and the amount paid.
    • Choose the payment method and confirm.
  2. Reconcile Payment with Vendor Bill
    • Once the vendor bill is created, go to Accounting > Reconciliation.
    • Select the prepayment and the vendor bill.
    • Validate the reconciliation to match them.

Solution 3: Customization for Direct Payment at Purchase Receipt

Odoo 9 does not have a built-in way to register payments directly at the purchase receipt stage. If you need this functionality, you may have to customize Odoo to:

  • Allow payments to be linked to purchase receipts.
  • Automatically create vendor bills at the time of receipt.

For customization, you can:

  • Develop a custom module.
  • Use Odoo's payment terms and journal entries to track payments against received goods.

Conclusion

Odoo’s default flow requires vendor bills for payment registration. If your process requires direct payments at purchase receipt, you might need to handle it through prepayments or customization.

-1
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
How to end a trial? Resolvido
accounting function
Avatar
Avatar
Avatar
2
set. 25
2457
How to refund validated and partially paid invoice in V9 ? Resolvido
accounting v9.0
Avatar
Avatar
1
mai. 18
3505
Validate Function in Customer Invoices Resolvido
accounting function invoice
Avatar
Avatar
1
mar. 15
9728
Server Slowness Resolvido
performance accounting function logistic
Avatar
Avatar
Avatar
2
mai. 25
1559
Odoo16E Indian GST portal 13- document issued not upload (invoice sequance in GSTR-1)
accounting function finance Nakrani
Avatar
0
dez. 24
1206
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