TIP: You can type at any time to perform a new search.
Exportación de fichero bancario Confirming para Banco Popular
l10n_es_payment_order_confirming_popular · OCA/l10n-spain
- Repository
- OCA/l10n-spain · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Localisation/Accounting
- Folder size
- 0.05 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-spain
- Last tracking update
- 2026-08-07 07:03:02
- Authors
- Odoo Community Association (OCA), Soluntec
- Maintainers
- Odoo Community Association (OCA), Soluntec
- Committers
- Pedro M. Baeza, OCA Transbot, oca-travis
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_payment_mode_form |
Payment mode form (Confirming Popular) | payment.mode | form | Inherits account_payment.view_payment_mode_form |
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 (4)
-
conf_popular_typeSelectiondefault='60'selection=[('60', 'Tranferencia'), ('61', 'Cheques'), ('70', 'Pagos confirmados')]string='Tipo de pago' -
forma_pagoSelectiondefault='C'selection=[('C', 'Cheque'), ('T', 'Transferencia')]string='Forma de pago' -
gastosSelectiondefault='ordenante'selection=[('ordenante', 'Ordenante'), ('beneficiario', 'Beneficiario')]string='Gastos de la operación a cuenta de' -
is_conf_popularBooleancompute='_compute_is_conf_popular'
No public methods.