I sell in multiple currencies that share the same currency symbol ($).
How can I specify the meaning of the currency symbol on the Sales Order (and Quotes for that matter) that I send to Customers?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I sell in multiple currencies that share the same currency symbol ($).
How can I specify the meaning of the currency symbol on the Sales Order (and Quotes for that matter) that I send to Customers?
You can modify the QWEB report template, ideally inheriting and overriding the report provided by Odoo.
Take a look at the report called report_saleorder_document
To show the Currency after where Payment Terms would be shown, add this after the Payment Terms div:
<div t-if="o.pricelist_id.currency_id" class="col-xs-3"> <strong>Currency:</strong> <p t-field="o.pricelist_id.currency_id.name"/> </div>
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Company logo in website builder
Diselesaikan
|
|
4
Jul 16
|
2191 | |
|
1
Mar 15
|
3413 | ||
|
0
Mar 15
|
4188 | ||
|
0
Jun 16
|
5402 | ||
|
8
Nov 23
|
7549 |