Exportación de fichero bancario Confirming para Bankia

l10n_es_payment_order_confirming_bankia
REPOSITORY
REPOSITORYOCA/l10n-spain
GIT
GIThttps://github.com/OCA/l10n-spain.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-spain/tree/8.0/l10n_es_payment_order_confirming_bankia
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYLocalisation/Accounting
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Soluntec
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Soluntec
COMMITTERS
COMMITTERSPedro M. Baeza, OCA Transbot, oca-travis
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-spain
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:19
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/bank-payment:
    - account_direct_debit
    - account_banking_payment_export
OCA/l10n-spain:
    - l10n_es_payment_order
odoo/odoo:
    - account_payment
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
    - account_voucher
    - base_iban
    - document
    - knowledge
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_payment_mode_form Payment mode form (Confirming Bankia) payment.mode group Inherits account_payment.view_payment_mode_form
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (2)
  • conf_bankia_type Selection
    default='T' selection=[('T', 'Tranferencia'), ('P', 'Pago domiciliado'), ('C', 'Cheque bancario')] string='Tipo de pago'
  • is_conf_bankia Boolean
    compute='_compute_is_conf_bankia'
Public methods (0)

No public methods.