Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Calculation errors on Margin and "Excluding Taxes" total in a sales order

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
1 Răspunde
331 Vizualizări
Imagine profil
Amine Zaghdoudi

Hello everyone,

I am facing a calculation and display issue on my sales orders that seems to be an internal error. For a correctly configured product (with a defined sales price and cost), the displayed values are inconsistent.

Problem Descriptions:

  1. Incorrect Margin Calculation:
    • Total sales price for the line: 20.00 DT (5 units x 4.00 DT/unit)
    • Total cost for the line: 17.85 DT
    • Expected Margin: 20.00 DT - 17.85 DT = 2.15 DT
    • Displayed Margin: -13.85 DT, which is clearly incorrect.
  2. Incorrect "Excluding Taxes" Total Display:
    • The "Hors taxes" field displays the unit price (4.00 DT) instead of the line total (20.00 DT). The correct total only appears in the "Toutes taxes..." field.

Additional Information:

  • Odoo Version: 
  • Modules: POS, Inevntory and Account
  • Screenshot: 

Have other users encountered this type of problem? If so, how did you solve it?

Thank you in advance for your help.

0
Imagine profil
Abandonează
Amine Zaghdoudi
Autor

Hello Cybrosys,


I m using Odoo online 19 Entreprise Edition. i didnt customise anything on code

Chris TRINGHAM

Hi Amine - the so-called "Total cost" is actually the Unit Cost, so the margin calculation is correct. I agree that it is confusing / inconsistent, but I don't think it is "wrong", though you could report this to Odoo support.

Santiago Amengual
I'm having the same problem, how can I fix it?


Imagine profil
Cybrosys Techno Solutions Pvt.Ltd
Cel mai bun răspuns

Hi,


The issue with the incorrect margin calculation and wrong “Excluding Taxes” total on sales orders in Odoo is likely caused by either a customization error, a misconfigured field dependency, or an incorrect computation formula in your sale order line model or view. When the margin field displays -13.85 DT instead of 2.15 DT, it usually indicates that Odoo is using the wrong base (for example, subtracting cost from untaxed subtotal before taxes are correctly computed, or mixing up signed values).


For the “Hors taxes” (excluding tax) display issue, this often happens when the XML view or widget is showing price_unit instead of price_subtotal. The price_unit field always shows the per-unit price (4.00 DT), while price_subtotal holds the correct total for the line (20.00 DT). Checking and correcting the view to use t-field="line.price_subtotal" will fix the display problem.


To resolve the margin issue, review the compute method for the margin field (usually _compute_margin) or any overridden logic in custom modules. Ensure it’s calculated as margin = price_subtotal - purchase_price * product_uom_qty, and confirm both purchase_price and price_subtotal are correctly stored before computing. After correcting and updating the view and compute logic, your sales line should display the proper untaxed total and accurate profit margin.


Hope it helps

0
Imagine profil
Abandonează
Chris TRINGHAM

Is this from AI / LLM?

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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