TIP: You can type at any time to perform a new search.
AEAT modelo 115
l10n_es_aeat_mod115 · OCA/l10n-spain
- Repository
- OCA/l10n-spain · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localisation/Accounting
- Folder size
- 0.59 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-spain
- Last tracking update
- 2026-08-07 09:06:22
- Authors
- Odoo Community Association (OCA), AvanzOSC, Tecnativa
- Maintainers
- Odoo Community Association (OCA), AvanzOSC, Tecnativa
- Committers
- Weblate, OCA-git-bot, oca-ci, Pablo Cortés
- Odoo dependencies
- Python dependencies
- unidecode
- System dependencies
- None
- Required by
- None
- Description
Modelo 115 de la AEAT. Retenciones e ingresos a cuenta. Rentas o rendimientos procedentes del arrendamiento o subarrendamiento de inmuebles urbanos.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_l10n_es_aeat_mod115_report_form |
l10n_es.aeat.mod115.report.form | l10n.es.aeat.mod115.report | form | Inherits l10n_es_aeat.view_l10n_es_aeat_report_form |
view_l10n_es_aeat_mod115_report_tree |
l10n_es.aeat.mod115.report.tree | l10n.es.aeat.mod115.report | list | Inherits l10n_es_aeat.view_l10n_es_aeat_report_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (7)
-
casilla_01Integercompute='_compute_casilla_01'help='Number of recipients'string='[01] # Recipients' -
casilla_03Floatcompute='_compute_casilla_03'help='Amount of retentions'string='[03] Amount of retentions' -
casilla_04Floathelp='Fee to compensate for prior results with same subject, fiscal year and period (in which his statement was to return and compensation back option was chosen).'string='[04] Fees to compensate' -
casilla_05Floatcompute='_compute_casilla_05'help='Result: ([03] - [04])'string='[05] Result' -
tipo_declaracionSelectiondefault='N'required=Trueselection=[('I', 'To enter'), ('U', 'Direct debit'), ('G', 'To enter on CCT'), ('N', 'To return')]string='Result type' -
tipo_declaracion_negativaSelectioncompute='_compute_tipo_declaracion'inverse='_inverse_tipo_declaracion'selection=[('N', 'To return')]string='Result type (negative)' -
tipo_declaracion_positivaSelectioncompute='_compute_tipo_declaracion'inverse='_inverse_tipo_declaracion'selection=[('I', 'To enter'), ('U', 'Direct debit'), ('G', 'To enter on CCT')]string='Result type (positive)'
-
button_confirm(self)Check bank account completion. -
calculate(self)
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…