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

Issue: Problem with the Stock Input account when processing purchases and returns. (Stock Valuation)

Inscrever

Seja notificado quando houver atividade nesta publicação

Esta pergunta foi sinalizada
purchasestock.valuationv17
2 Respostas
1794 Visualizações
Avatar
Fabian Brunetto

I have a problem with the following purchase flow:


1-Purchase Order for 2 units at a unit price of $100 (total $200 before taxes)

2-Purchase Order for 5 units at a unit price of $150 (total $750 before taxes)

3-Receipt of goods, generation of valuation journal entry (Debit: Asset account/Credit: 21080101 Provision) 

4-Vendor bill posted, generation of journal entry (Debit: 21080101 Provision/Credit: Vendor)

5-Physical return of the last purchase (5 units), generation of journal entry

6-Credit note entered for the last purchase (5 units)


Odoo uses FIFO to value the returned goods, automatically generating a journal entry that posts the same account on both the debit and credit sides (21080101 Provision).

This entry only reconciles one of the journal items, leaving the rest unreconciled.

Additionally, from a conceptual accounting perspective, posting a movement to the same account on both sides is not correct.

How can I resolve this issue and reconcile all accounts?

Thanks


0
Avatar
Cancelar
Avatar
Alp
Melhor resposta

Hello

https://odoo-community.org/shop/purchase-stock-picking-return-invoicing-2162

The purchase_stock_picking_return_invoicing module creates a credit note when a return transaction is made and automatically matches all lines in the “Stock Provision” account, so there are no remaining creditor/debitor lines.

Manual reconciliation in accounting

After the return + credit note, you can filter the relevant “Stock Provision” account from the Accounting → General Accounting Transactions menu, select the debit/credit records of both the return receipt and the credit note, and click the Reconcile button. With this method, you will close all remaining lines manually

0
Avatar
Cancelar
Avatar
Fabian Brunetto
Autor Melhor resposta

Good afternoon. Thanks for your response.

The problem is, that Debit/Credit for this specific account is not the same.

Here is the journal entries:

STOCK RECEIPT      
200 Inventory Stock
21080101 Provision 200
750 Inventory Stock
21080101 Provision 750
VENDOR INVOICE      
200 21080101 Provision
Vendors 200
750 21080101 Provision
Vendors 750
STOCK RETURN (5UN)      
650 21080101 Provision
Inventory Stock 650
100 21080101 Provision
21080101 Provision ??? 100
VENDOR CREDIT NOTE      
750 Vendors
21080101 Provision 750


In this example for 21080101 Provsion: Debit = 1700 Credit = 1800

I have a difference for 100. The account should tend to 0, but if I have these types of movements, I will always have an amount in this account.


Thanks!

0
Avatar
Cancelar
Alp

If you downloaded the purchase_stock_picking_return_invoicing module, put it on the server and then restarted the server, you will solve your problems as far as I understand with these steps.
Go to Purchasing > Purchase Orders > Create in Odoo

Select a supplier and set the "Purchase Invoices Control" field to "Based on received quantities".

Enter the products and quantities you want to purchase.

Confirm the order.​

Receiving Products:

Open the shipment transaction of the purchase order you created.

Receive the products by clicking the "Verify" button.

Returning Products:

Open the received shipment transaction.

Click the "Return" button.

In the wizard that opens, enter the quantity you want to return and check the "To be refunded (Update SO/PO)" option.

Complete the transaction by clicking the "Return" button.

Verifying the Return Shipment:

Open the created return shipment.

Click the "Verify" button to complete the return process.​

Creating a Supplier Invoice or Return Invoice:

Return to the purchase order.

Create the correct invoice or return invoice according to the received and returned quantities by clicking the "Create Invoice" or "Return Invoice" button.​

With these steps, you can automatically eliminate the debit/credit deficits/imbalances in the "21080101 Provision" account and ensure the consistency of your accounting records.

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
Creating bill of purchase order: Invalid operation error Resolvido
purchase journal v17
Avatar
Avatar
1
dez. 24
2532
Receipt Status: Same Value, Different Colors. What does this mean? Resolvido
purchase Quickstart v17 SF-Experts
Avatar
1
ago. 25
5074
Mass Import of Products with Dynamic Attributes in Odoo 17 for Sales Orders
purchase configuration sales v17
Avatar
0
jan. 25
1592
'(copy)' at the end of product description on order lines Resolvido
purchase sales order.line v17
Avatar
Avatar
Avatar
2
mai. 24
2086
One time orders / purchase - non stock products how?
purchase product orders v17
Avatar
Avatar
1
jul. 25
2591
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