Repository
OCA/bank-payment · module folder · Try on Runboat
Module version
0.1.163
Category
Banking addons
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://launchpad.net/banking-addons
Last tracking update
2026-08-07 06:56:13
Authors
Odoo Community Association (OCA), Therp BV
Maintainers
Odoo Community Association (OCA), Therp BV
Committers
Stefan Rijnhart, Alexandre Fayolle, Sandy Carter, Holger Brunn, Pedro M. Baeza, Erwin van der Ploeg, Launchpad Translations on behalf of banking-addons-team, OCA Transbot
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
account_banking_iban_lookup, account_banking_nl_clieop
Description
This module is compatible with OpenERP 7.0.

The IBAN module in OpenERP 6.1/7.0 registers the IBAN
on the same field as the domestic account number,
instead of keeping both on separate fields as is the
case in 6.0.

This module adds a field to register the domestic account
number on IBANs, as the domestic account number is
still in use in certain regions. This should make for a
smoother migration to SEPA.
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_partner_bank_form res.partner.bank.form res.partner.bank form Inherits base.view_partner_bank_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

Loading…