| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-workflow |
| GIT | |
| GIT | https://github.com/OCA/sale-workflow.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-workflow/tree/18.0/sale_order_show_currency_rate |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Sale |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, cristina-hidalgo-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-workflow |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:11 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | When a sale order uses a currency different from the company currency, this module adds an informative exchange rate box to the PDF report showing: - The rate between the order currency and the company currency - The date of the order The box is only shown when a rate is available and the currencies differ, to avoid displaying misleading information. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_saleorder_document_currency_rate |
report_saleorder_document_currency_rate | ir.ui.view | qweb | Inherits sale.report_saleorder_document |
res_config_settings_view_form |
res.config.settings.view.form.sale.order.show.currency.rate | res.config.settings | xpath | Inherits sale.res_config_settings_view_form |
sale_order_currency_report_id
Many2one → res.currency
comodel_name='res.currency'
help='Currency shown as informative exchange rate on sale order PDF reports when the order currency matches the company currency.'
string='Sale Order Report Reference Currency'
No public methods.
sale_order_currency_report_id
Many2one
readonly=False
related='company_id.sale_order_currency_report_id'
No public methods.
No new fields.
Public methods (0)No public methods.