TIP: You can type at any time to perform a new search.
Assets Management Excel reporting
account_asset_management_xls · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Accounting & Finance
- Folder size
- 0.74 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 07:17:46
- Authors
- Noviat, Odoo Community Association (OCA)
- Maintainers
- Noviat, Odoo Community Association (OCA)
- Committers
- Guewen Baconnier, Pedro M. Baeza, Akim Juillerat, Luc De Meyer, Weblate, OCA Transbot, OCA-git-bot, oca-travis, Benoit Aimont
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
wiz_account_asset_report_view_form |
Financial Assets report | wiz.account.asset.report | 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 (2)
-
date_range_idMany2one → date.rangecomodel_name='date.range'domain=[('type_id.fiscal_year', '=', True)]required=Truestring='Fiscal Year' -
parent_asset_idMany2one → account.assetcomodel_name='account.asset'domain=[('type', '=', 'view')]string='Asset Filter'
-
xls_export(self)@api.multi
Loading…
Loading…