| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/sale-reporting |
| GIT | |
| GIT | https://github.com/OCA/sale-reporting.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/sale-reporting/tree/15.0/sale_multicompany_reporting_currency |
| VERSION | |
| VERSION | 1.0.2 |
| CATEGORY | |
| CATEGORY | Sales |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp SA |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp SA |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Maksym Yankin |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/sale-reporting |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:42 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-reporting: - base_multicompany_reporting_currency odoo/odoo: - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings | xpath | Inherits sale.res_config_settings_view_form | |
view_order_form |
sale.order | field | Inherits sale.view_order_form | |
view_order_tree |
sale.order | field | Inherits sale.view_order_tree | |
view_quotation_tree |
sale.order | field | Inherits sale.view_quotation_tree |
amount_option
Selection
default='total'
args: [('total', 'Amount total'), ('untaxed', 'Untaxed Amount')]
No public methods.
amount_option
Selection
readonly=False
related='company_id.amount_option'
set_values(self)
amount_multicompany_reporting_currency
Monetary
compute='_compute_amount_multicompany_reporting_currency'
currency_field='multicompany_reporting_currency_id'
index=True
readonly=True
store=True
multicompany_reporting_currency_id
Many2one → res.currency
compute='_compute_multicompany_reporting_currency_id'
default=_get_multicompany_reporting_currency_id
readonly=True
store=True
args: 'res.currency'
multicompany_reporting_currency_rate
Float
compute='_compute_multicompany_reporting_currency_rate'
digits=(12, 6)
store=True
No public methods.
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/sale-reporting |
| PULL REQUEST | |
| PULL REQUEST | [MIG] sale_multicompany_reporting_currency: Migration to 16.0 (#344) |