TIP: You can type at any time to perform a new search.
AEAT modelo 303 - Extensión para criterio de caja
l10n_es_aeat_mod303_cash_basis · OCA/l10n-spain
- Repository
- OCA/l10n-spain · module folder · Try on Runboat
- Module version
- 2.0.0
- Category
- Accounting & Finance
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-spain
- Last tracking update
- 2026-08-07 07:17:42
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- Pedro M. Baeza, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_l10n_es_aeat_mod303_report_form |
l10n.es.aeat.mod303.report | form | Inherits l10n_es_aeat_mod303.view_l10n_es_aeat_mod303_report_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (1)-
create_tax_cash_basis_entry(self, value_before_reconciliation)Modify tax_exigible and tax values before reconciliation for the special case of 12% VAT for farming, as its value is included in IRPF 2%. This way, we trick standard cash basis system for generating proper payment accounting moves.
New fields (2)
-
cash_basis_payableBooleandefault=_default_cash_basis_payablestring='Cash basis for purchases' -
cash_basis_receivableBooleandefault=_default_cash_basis_receivablestring='Cash basis for sales'
No public methods.