Zum Inhalt springen
Odoo Menü
  • Anmelden
  • Jetzt gratis testen
  • Apps
    Finanzen
    • Buchhaltung
    • Rechnungsstellung
    • Spesenabrechnung
    • Tabellenkalkulation (BI)
    • Dokumente
    • E-Signatur
    Vertrieb
    • CRM
    • Vertrieb
    • Kassensystem – Shop
    • Kassensystem – Restaurant
    • Abonnements
    • Vermietung
    Websites
    • Website-Builder
    • E-Commerce
    • Blog
    • Forum
    • Livechat
    • E-Learning
    Lieferkette
    • Lager
    • Fertigung
    • PLM
    • Einkauf
    • Wartung
    • Qualität
    Personalwesen
    • Mitarbeiter
    • Personalbeschaffung
    • Abwesenheiten
    • Mitarbeiterbeurteilung
    • Personalempfehlungen
    • Fuhrpark
    Marketing
    • Social Marketing
    • E-Mail-Marketing
    • SMS-Marketing
    • Veranstaltungen
    • Marketing-Automatisierung
    • Umfragen
    Dienstleistungen
    • Projekte
    • Zeiterfassung
    • Außendienst
    • Kundendienst
    • Planung
    • Termine
    Produktivität
    • Dialog
    • Genehmigungen
    • IoT
    • VoIP
    • Wissensdatenbank
    • WhatsApp
    Apps von Drittanbietern Odoo Studio Odoo Cloud-Plattform
  • Branchen
    Einzelhandel
    • Buchladen
    • Kleidergeschäft
    • Möbelhaus
    • Lebensmittelgeschäft
    • Baumarkt
    • Spielwarengeschäft
    Essen & Gastgewerbe
    • Bar und Kneipe
    • Restaurant
    • Fast Food
    • Gästehaus
    • Getränkehändler
    • Hotel
    Immobilien
    • Immobilienagentur
    • Architekturbüro
    • Baugewerbe
    • Immobilienverwaltung
    • Gartenarbeit
    • Eigentümervereinigung
    Beratung
    • Buchhaltungsfirma
    • Odoo-Partner
    • Marketingagentur
    • Anwaltskanzlei
    • Talentakquise
    • Prüfung & Zertifizierung
    Fertigung
    • Textil
    • Metall
    • Möbel
    • Speisen
    • Brauerei
    • Firmengeschenke
    Gesundheit & Fitness
    • Sportklub
    • Brillengeschäft
    • Fitnessstudio
    • Therapeut
    • Apotheke
    • Friseursalon
    Handel
    • Handyman
    • IT-Hardware & -Support
    • Solarenergiesysteme
    • Schuster
    • Reinigungsdienstleistungen
    • HLK-Dienstleistungen
    Sonstiges
    • Gemeinnützige Organisation
    • Umweltschutzagentur
    • Plakatwandvermietung
    • Fotostudio
    • Fahrrad-Leasing
    • Software-Händler
    Alle Branchen ansehen
  • Community
    Lernen
    • Tutorials
    • Dokumentation
    • Zertifizierungen
    • Schulung
    • Blog
    • Podcast
    Bildung fördern
    • Bildungsprogramm
    • Scale-Up! Planspiel
    • Odoo besuchen
    Software anfragen
    • Herunterladen
    • Editionen vergleichen
    • Releases
    Zusammenarbeiten
    • Github
    • Forum
    • Veranstaltungen
    • Übersetzungen
    • Partner werden
    • Dienstleistungen für Partner
    • Buchhaltungsfirma registrieren
    Services anfragen
    • Partner finden
    • Buchhalter finden
    • Einen Experten treffen
    • Implementierungsservices
    • Kundenreferenzen
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Eine Demo erhalten
  • Preiskalkulation
  • Hilfe

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

  • CRM
  • e-Commerce
  • Buchhaltung
  • Lager
  • PoS
  • Projekte
  • MRP
All apps
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Sie müssen registriert sein, um mit der Community zu interagieren.
Alle Beiträge Personen Abzeichen
Stichwörter (Alle anzeigen)
odoo accounting v14 pos v15
Über dieses Forum
Hilfe

Unit Cost is zero on stock report

Abonnieren

Erhalten Sie eine Benachrichtigung, wenn es eine Aktivität zu diesem Beitrag gibt

Diese Frage wurde gekennzeichnet
stockinventoryreportv17
2 Antworten
4385 Ansichten
Avatar
Rich Hampton

When looking at a stock report in the inventory module, why is the Unit Cost displayed as a zero whenever the On Hand quantity is zero?

Here's an example showing the product page (general info tab)

Here's the inventory tab:

This is the category...

...and these next two are from an inventory report.  The first one has qty of 0 for on hand.

And this one has the qty set to 1.


0
Avatar
Verwerfen
Avatar
Cybrosys Techno Solutions Pvt.Ltd
Beste Antwort

Hi Hampton,

In Odoo, the Unit Cost displayed in stock reports or inventory valuations is typically calculated based on the costing method defined for the product. The most common costing methods used are:

  1. Standard Price: The Unit Cost is set manually as a predetermined value called the "Standard Price" for each product.
  2. Average Cost (AVCO): The Unit Cost is calculated as the weighted average cost of all the stock moves (receipts) that brought the product into stock.
  3. FIFO (First In First Out): The Unit Cost is calculated based on the cost of the oldest stock moves first.

When the On Hand quantity is zero, the Unit Cost is displayed as zero because there are no stock moves or receipts recorded for that particular product at that time. In other words, when there is no stock available, there is no cost associated with it, hence the Unit Cost is shown as zero.

However, as soon as new stock is received through a purchase, manufacturing order, or any other incoming stock move, the Unit Cost will be updated based on the costing method used for that product.

It's important to note that even when the On Hand quantity is zero, the product may still have a defined Standard Price or an Average Cost from previous stock movements, but these values are not displayed in the stock report when there is no available quantity.


Hope it helps

2
Avatar
Verwerfen
Avatar
Balagopal R
Beste Antwort

Hello,

You can check out the following scenarios:

  • The costing method that you are using. If you are using Average Cost or FIFO, then it could impact when the stocks are moving in or out. For details, you can check Valuation methods in Odoo
  • If the product cost is zero (in standard costing), the report will show the item's unit cost as zero
1
Avatar
Verwerfen
Rich Hampton
Autor

Hi, Thanks for the response. The product cost is not zero and the costing method is standard. The Unit Cost on the report accurately reflects the product cost whenever the stock level is anything but zero. This doesn't make sense to me.

Balagopal R

Can you post the screenshots of any product, category configurations of that product and report?

Rich Hampton
Autor

Ok, I posted a few pictures of one of the items that doesn't work right. I found another item that does work correctly but I can't seem to find any differences in them. I'll keep looking though.

Balagopal R

In the reports, the Unit Cost will show only if you have an on-hand quantity. Otherwise, the unit cost will show as zero only. That's the standard behavior of Odoo.
If you want to know the unit cost of the products, you may have to check the products page. Use the list view for easy checking.

Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!

Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!

Registrieren
Verknüpfte Beiträge Antworten Ansichten Aktivität
Why Total value is zero in stock reporting?
stock inventory report inventoryValuation
Avatar
Avatar
Avatar
2
Mai 25
2104
Inventory analysis for given date?
stock date inventory report
Avatar
0
März 15
4774
How to add a field that displays information related to the distance of the last movement of goods with the date the report was drawn
inventory report
Avatar
Avatar
1
Aug. 25
1324
Reordering Rules VS Replenishment Gelöst
stock inventory replenishment reordering-rules v17
Avatar
Avatar
Avatar
2
Feb. 25
3986
Update product from Stock Aging Report
inventory v17
Avatar
0
Nov. 24
1441
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Herunterladen
  • Github
  • Runbot
  • Übersetzungen
Dienstleistungen
  • Odoo.sh-Hosting
  • Support
  • Upgrade
  • Individuelle Entwicklungen
  • Bildung
  • Buchhalter finden
  • Partner finden
  • Partner werden
Über uns
  • Unsere Firma
  • Markenwerte
  • Kontakt
  • Karriere
  • Veranstaltungen
  • Podcast
  • Blog
  • Kunden
  • Rechtliches • Datenschutz
  • Sicherheit
الْعَرَبيّة 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 ist eine Suite von Open-Source-Betriebsanwendungen, die alle Bedürfnisse Ihres Unternehmens abdecken: CRM, E-Commerce, Buchhaltung, Lager, Kassensystem, Projektmanagement etc.

Das einzigartige Wertversprechen von Odoo ist, dass es gleichzeitig sehr einfach zu bedienen und voll integriert ist.

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