Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
1856 Vizualizări

Hello everyone, how can I add the symbol or name of the currency in which the document is generated in the sales quote report, sales order and customer invoice? Odoo version is 16 enterprise

Can it be done with studio?

Imagine profil
Abandonează
Cel mai bun răspuns

"t-esc="current_subtotal"
t-options='{"widget": "monetary", "display_currency": doc.pricelist_id.currency_id}' />"

This way by using widget monetary and specifying currency field which you would like to add --- Will attach a symbol of currency.



Imagine profil
Abandonează
Cel mai bun răspuns

Have you seen (did you search and find) https://www.odoo.com/forum/help-1/how-can-i-show-the-currency-of-a-sales-order-on-the-printed-pdf-87313

Found with the Google search "odoo add currency to sales order pdf"

Imagine profil
Abandonează