Repository
OCA/l10n-spain · module folder · Try on Runboat
Module version
1.0.0
Category
Localisation/Accounting
Folder size
0.04 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), Serv. Tecnol. Avanzados - Pedro M. Baeza
Maintainers
Odoo Community Association (OCA), Serv. Tecnol. Avanzados - Pedro M. Baeza
Committers
Pedro M. Baeza
Odoo dependencies
OCA/l10n-spain:
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_payment_mode_form Payment mode form (Confirminet) payment.mode form Inherits l10n_es_payment_order.view_payment_mode_form_inherit
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)
  • confirminet_type Selection
    default='56' selection=[('56', 'Transfer'), ('57', 'Cheques')] string='Type of payment'
  • is_confirminet Boolean
    compute='_compute_is_confirminet'
Public methods (0)

No public methods.

Loading…