TIP: You can type at any time to perform a new search.
Currency Rate in Sale Order
sale_order_currency_rate · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 2.0.0
- Category
- Sales Management
- Folder size
- 0.05 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:09:12
- Authors
- Odoo Community Association (OCA), Jarsa
- Maintainers
- Odoo Community Association (OCA), Jarsa
- Committers
- David Alonso, Weblate, OCA-git-bot, oca-ci, Oscar Reyes
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view |
res.config.settings | form | Inherits sale.res_config_settings_view_form | |
view_order_form |
sale.order.form | sale.order | form | Inherits sale.view_order_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (1)
-
sale_show_currency_rateSelectiondefault='normal'string='Show Currency Rate' args: [('no', 'No'), ('normal', 'Normal'), ('inverse', 'Inverse'), ('both', 'Both')]
No public methods.
New fields (1)
-
sale_show_currency_rateSelectionreadonly=Falserelated='company_id.sale_show_currency_rate'
No public methods.
New fields (2)
-
inverse_currency_rateFloatcompute='_compute_inverse_currency_rate'digits='Currency Rate Precision' -
sale_show_currency_rateSelectionrelated='company_id.sale_show_currency_rate'string='Show Currency Rate'
No public methods.