TIP: You can type at any time to perform a new search.
ITA - Ritenute d'acconto - MIS Builder
l10n_it_withholding_tax_mis_builder · OCA/l10n-italy
- Repository
- OCA/l10n-italy · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Account
- Folder size
- 0.04 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
- l10n_it_withholding_tax_mis_builder_cash_flow
- Description
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_move_line_tree_grouped |
Add withholding amounts to account move line grouped tree view | account.move.line | tree | Inherits account.view_move_line_tree_grouped |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
withholding_tax_creditFloatcompute='_compute_withholding_tax_debit_credit'store=Truestring='Credit without Withholding Tax' -
withholding_tax_debitFloatcompute='_compute_withholding_tax_debit_credit'store=Truestring='Debit without Withholding Tax'
-
read_group(self, domain, fields, groupby, offset=0, limit=None, orderby=False, lazy=True)@api.model
New fields (0)
No new fields.
Public methods (0)No public methods.