Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

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

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

Displaying Client's Total Discount on Invoice

Odebírat

Get notified when there's activity on this post

This question has been flagged
invoicediscountOdooStudioodoo16features
2 Odpovědi
4344 Zobrazení
Avatar
Ula

Hello All,

We would like to display the total discount our client is receiving from us. In the invoice summary, only the final price is currently shown. We want it to display the breakdown as follows: Public Price - Discount - Final Price.

I found a Tab in Odoo Studio that I could add in the Sales Order as 'Amount Before Discount' (which is not perfect but could work). However, the issue is that it's only visible to us, not for clients.

How can I change that option?


Thank you for help

0
Avatar
Zrušit
EverestX

If you have working solution can you please share with me on Odoo 19 context ?

Avatar
Cybrosys Techno Solutions Pvt.Ltd
Nejlepší odpověď

Hi,



First, verify the visibility and access rights of the "Amount Before Discount" field (or any field you intend to use for this purpose). In Odoo Studio, check the field's properties to ensure it's visible to the "Portal" group or the "Public" user. If you can't find access rights settings in Odoo Studio, enable developer mode and check the record rules related to the sale.order or account.move models to see if any rules are restricting access to the field.


Next, add the field to the invoice report. The most likely reason your customers can't see the discount is that the field isn't included in the invoice report template. You'll need to customize the report using Odoo Studio's Report Editor. Find a suitable place on the report to add the field, drag and drop it from the "Fields" list, and add labels and formatting to display the discount information clearly. You might need to create a new computed field in the report to calculate the discount amount.


As an alternative, you can modify the report's QWeb code directly, but this requires technical knowledge of QWeb templating. Enable developer mode, find the invoice report, and edit the template view to include the field and calculate the discount amount.


Finally, consider using existing discount fields if available. Odoo might already have fields that store the discount amount or percentage, such as discount or amount_discount on the invoice lines. Check the available fields in Odoo Studio to see if you can use those instead of creating new ones. Remember to test your changes thoroughly and consider creating a custom report that inherits from the standard one for easier upgrades.


Hope it helps



0
Avatar
Zrušit
Avatar
Junaid Alam
Nejlepší odpověď

1- Go to Odoo Studio and navigate to the model for invoices (account.move).

2- Create a new field to store the "Amount Before Discount." This can be done by adding a new field of type monetary to the account.move model.

3- Define a computed value for this new field. This computed value should calculate the difference between the public price and the final price for each line on the invoice.

4- Go to the Studio Report Designer and edit the invoice report template to include your new field. You can use expressions to fetch and display the calculated "Amount Before Discount."

5- By default, newly added fields might not be visible to the external users. Go to Odoo Studio, navigate to the field you've created, and check its visibility settings. Ensure that it is marked as visible for external users or the "Portal" user type if applicable.

6- Confirm that the user role associated with your clients has the necessary permissions to view this field.


0
Avatar
Zrušit
Ula
Autor

Thank you for your answer. I have changed the visibility, but we can still only see this in Odoo (including Porta user). However, when I try to print a version of the Sales Order / Invoice, the column disappears.
Is there a solution for that?

Junaid Alam

1- Go to Odoo Studio or the Odoo backend and identify the report template associated with the Sales Order or Invoice. This is often done in the "Settings" or "Technical Settings" section.

2- Once you've identified the report template, edit it using Odoo Studio or by navigating to "Settings" > "Technical" > "Reports."

3- In the report template editor, add the custom field (Amount Before Discount) to the appropriate section of the report where you want it to be displayed.

4- Clear your browser cache or try accessing the printed version in incognito/private mode.

EverestX

Define a computed value for this new field. This computed value should calculate the difference between the public price and the final price for each line on the invoice.

can you show the python code with odoo studio 19

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

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

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
Add bank account number under company details of a invoice - Odoo 16 Community Edition Vyřešeno
invoice odoo16features
Avatar
Avatar
1
bře 24
1476
How to place a foreach loop inside a <td> in a QWEB Report Vyřešeno
invoice odoo16features
Avatar
Avatar
1
čvc 23
3536
How to place a foreach loop inside a <td> in a QWEB Report
invoice odoo16features
Avatar
0
čvc 23
25
How to display total discount in invoice and sales orders ?
invoice fields discount sales.order odoo16features
Avatar
Avatar
1
kvě 23
4170
I can't delete a model v16
OdooStudio odoo16features
Avatar
0
kvě 23
2317
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة 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 je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

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