TIP: You can type at any time to perform a new search.
Account Multicompany Reporting Currency
account_multicompany_reporting_currency · OCA/sale-reporting
- Repository
- OCA/sale-reporting · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Accounting
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/sale-reporting
- Last tracking update
- 2026-08-07 08:09:32
- Authors
- Odoo Community Association (OCA), Camptocamp SA
- Maintainers
- Odoo Community Association (OCA), Camptocamp SA
- Committers
- Iván Todorovich, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_invoice_tree |
account.move | tree | Inherits account.view_invoice_tree | |
view_move_form |
account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (3)
-
amount_multicompany_reporting_currencyMonetarycompute='_compute_amount_multicompany_reporting_currency'currency_field='multicompany_reporting_currency_id'index=Truereadonly=Truestore=True -
multicompany_reporting_currency_idMany2one → res.currencycompute='_compute_multicompany_reporting_currency_id'default=<expr>readonly=Truestore=True args: 'res.currency' -
multicompany_reporting_currency_rateFloatcompute='_compute_multicompany_reporting_currency_rate'digits=(12, 6)store=True
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.