Repository
OCA/l10n-italy · module folder · Try on Runboat
Module version
1.0.0
Category
Account
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/l10n-italy
Last tracking update
2026-08-07 07:47:33
Authors
Odoo Community Association (OCA), PyTech SRL
Maintainers
Odoo Community Association (OCA), PyTech SRL
Committers
Simone Rubino, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
asn1crypto, xmlschema, codicefiscale, openupgradelib
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
mis_cash_flow_tree_view Add withholding amounts to mis cashflow tree view mis.cash_flow tree Inherits mis_builder_cash_flow.mis_cash_flow_tree_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • withholding_tax_credit Float
    readonly=True string='Credit without Withholding Tax'
  • withholding_tax_debit Float
    readonly=True string='Debit without Withholding Tax'
Public methods (1)
  • read_group(self, domain, fields, groupby, offset=0, limit=None, orderby=False, lazy=True)
    @api.model