Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

How to manage Inventory Valuation and Credit note journal entries when doing a return?

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
accountinginventoryreturnsquickstartcreditnotes
1 Beantwoorden
7656 Weergaven
Avatar
Kieran Ng (kin)

When using FIFO Costing Method and Automated Inventory Valuation, there's a discrepancy when users create return orders and credit notes, how to correct that discrepancy?

0
Avatar
Annuleer
Avatar
Kieran Ng (kin)
Auteur Beste antwoord

Here is an example to break down the implication of Accounting when you perform a return order with FIFO Costing Method (Average costing method should have similar implication). 

I will use a use case and break it down to Purchase, Sales, and Return flow and explain the accounting journal entry.

Use Case:

  • Costing Method: First In First Out (FIFO)

  • Inventory Valuation: Automated

  • Anglo-Saxon Accounting (COGS recorded during Invoice)

  • Invoice Delivered Quantities

  • Flow: 

    • Purchasing a product with 2 POs, each with 10 units but different cost. 

    • Sell 13 of them, invoice them. 

    • Return all 13 of them, and create credit note.

Purchase Flow:

  1. Perform a few purchases orders:

  • PO1: 10 quantity $10

  • PO2: 10 quantity $15


Check the Inventory Valuation model:

  • 10 * $10 = $100

  • 10 * $15 = $150

Check the Journal Entries:

Sales Flow:

  1. Now, let’s create a Sales Order to sell 13 units of that product:

Check the Inventory Valuation:

What happens here is that system is taking 10*$10 + 3*$15 = $145


Check the Journal Entires:


  1. Let’s go ahead and Invoice this Sales Order and check the journal entries:

We can see that the Journal items that the system generated is according to the Inventory Valuation, which should be correct.

Return Flow:

  1. Let’s say the customer wants to return the product, we can go ahead and click “return” from the delivery order. Let’s say all 13 units are returned. 

Check the Inventory Valuation:

Check the journal entries:

You will see that there’s a discrepancy from the initial delivered value, this is due to how Odoo computes the total value. If you use Studio to pull out the “Unit Value” field on Inventory Valuation, you will see that:

  • When the delivery was done, even though the Unit Value was $11.15, the real value used here was $145/13, which equals to 11.153846153……

  • However, when the return order was done, the Unit Value used was actually $11.15, which multiplied by 13 equals to $144.95 

  1. To Issue a Credit Note, there’s 3 method:

    1. Go to Invoices, click “Add Credit Note”, and do a full refund

    2. Go to Invoices, click “Add Credit Note”, and do partial refund and Confirm.

    3. Go to Sales Order and click “CREATE INVOICE” (DO NOT SUGGEST)


Method 1: Go to Invoices, click “Add Credit Note”, and do a full refund.
If you select the Full Refund, system will reverse the initial Invoice entirely, which the Cost taken here would be 145 instead of 144.95. 

Implication: This will cause a discrepancy between your Inventory Valuation journal entry and Credit Note journal entry, you will need to manually change the Inventory Valuation journal entry to match. (Changing the Inventory valuation journal from 144.95 to 145). 


Method 2: Go to Invoices, click “Add Credit Note”, and do a partial refund and confirm.

Choose a partial refund

The Journal entry created will take the value from Inventory Valuation, which is $144.95.


Implication: In this case, since both the Inventory Valuation journal entries and Credit Note journal entries already match, you have two options: either you choose to live with the small discrepancy, all you can change BOTH the journal entries to match the OUT journal entry.


Method 3: Go to Sales Order and click “CREATE INVOICE” (DO NOT SUGGEST)

Since the Invoice Policy here is “Delivered Quantity”, you can even use the “Create Invoice” button on Sales Order, because Odoo knows that you have 0 Delivered quantity (since you have returned all 13 units) but 13 Invoiced quantity, 


Implication: Odoo will NOT be taking any value from the Inventory Valuation model, Odoo will directly take the CURRENT COST of the product on the product template (which is $15) and multiply it by quantity instead. Which obviously will cause a HUGE difference in the journal entry. You will need to manually change it from $195 to $145.

Summary

  • BOTTOMLINE: There's implications for each method and all will need some sort of manual adjustment. With how Odoo is currently developed, you should double check your journal entry EVERY TIME you create a return/credit note to make sure that it is accurate.


  • Even though the discrepancy here seems insignificant, the difference becomes HUGE when the quantity to return increases (ex.: $0.003846153 * 20,000 = 76.92). It might not affect retail businesses, but if you run a B2B trading business, you will need to handle the discrepancy

  1. Out of all 3 methods, a full refund is most accounting accurate because it reverses the whole entry from the invoice, but do NOTE that it will still cause the discrepancy between the return Inventory Valuation and the Credit Note. So you need to change the Inventory Valuation journal entry manually (In this case, changing the Inventory valuation journal from 144.95 to 145). 
  2. Sometimes, customers DO NOT return the whole order. If they do a partial refund, both journal entries for the Return Inventory Valuation and a Credit note will match. However, you will need to live with the discrepancy caused by decimal places or change BOTH the Inventory Valuation journal entry AND the credit note journal entry.
  3. ABSOLUTELY NEVER USE THE “CREATE INVOICE” BUTTON BECAUSE IT WILL CAUSE A HUGE DISCREPANCY AND WILL BE A MESS TO TRACE BACK.


0
Avatar
Annuleer
Kieran Ng (kin)
Auteur

I am happy to know if anyone found a better solution!

Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
How to use Landed Costs in V13? Opgelost
accounting inventory quickstart 13.0
Avatar
1
apr. 21
3430
Create credit notes from returns
inventory returns creditnotes AutomatedActions OdooThinking!
Avatar
Avatar
Avatar
Avatar
3
mei 25
7311
Storable vs Consumable. What is the difference between these types of Products? Opgelost
accounting inventory quickstart 13.0 v14
Avatar
Avatar
Avatar
Avatar
3
jun. 25
35653
How to deal with returnable products or "consignes" in Odoo ? V14 Opgelost
inventory taxes returns quickstart Point Of Sale
Avatar
1
mei 24
6927
Inventory Valuation - moving from Manual (periodic) to Automated (real time) on Odoo 16
accounting inventory
Avatar
Avatar
Avatar
Avatar
Avatar
4
sep. 25
3034
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة 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 is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

Website made with

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