TIP: You can type at any time to perform a new search.
Multicurrency Revaluation Report
account_multicurrency_revaluation_report · OCA/account-closing
- Repository
- OCA/account-closing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Finance
- Folder size
- 0.5 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:10:02
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Akim Juillerat, Weblate, OCA Transbot, OCA-git-bot, oca-travis
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
assets_specific |
assets_specific | ir.ui.view | qweb | Inherits report.assets_common |
curr_unrealized |
curr_unrealized | ir.ui.view | qweb | New |
currency_urealized_report_launcher_wizard |
Currency Unrealized | unrealized.report.printer | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (1)
-
account_idsMany2many → account.accountdomain="[('currency_revaluation', '=', True)]"string='Accounts (leave blank to select all)' args: 'account.account'
-
print_report(self, data)@api.multiShow the report
Loading…