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
Odoo dependencies
OCA/account-closing:
OCA/account-financial-tools:
odoo/odoo:
- web
- bus
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
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_ids Many2many → account.account
    domain="[('currency_revaluation', '=', True)]" string='Accounts (leave blank to select all)' args: 'account.account'
Public methods (1)
  • print_report(self, data)
    @api.multi
    Show the report

Loading…