| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/crm |
| GIT | |
| GIT | https://github.com/OCA/crm.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/crm/tree/15.0/crm_multicompany_reporting_currency |
| VERSION | |
| VERSION | 1.0.3 |
| 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/crm |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/sale-reporting: - base_multicompany_reporting_currency odoo/odoo: - crm - base_setup - base - web - sales_team - bus - web_tour - calendar - resource - fetchmail - utm - web_kanban_gauge - contacts - digest - portal - web_editor - http_routing - auth_signup - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
crm_case_tree_view_oppor |
crm.lead | field | Inherits crm.crm_case_tree_view_oppor | |
crm_lead_view_form |
crm.lead | xpath | Inherits crm.crm_lead_view_form |
amount_multicompany_reporting_currency
Monetary
compute='_compute_amount_multicompany_reporting_currency'
currency_field='multicompany_reporting_currency_id'
index=True
readonly=True
store=True
currency_rate
Float
compute='_compute_currency_rate'
digits=(12, 6)
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'
No public methods.
No new fields.
Public methods (1)set_values(self)
| STATUS | |
|---|---|
| STATUS | Open migration PR - not merged yet for this version |
| REPOSITORY | |
| REPOSITORY | OCA/crm |
| PULL REQUEST | |
| PULL REQUEST | [19.0][MIG] crm_multicompany_reporting_currency: migration to 19.0 (#719) |