| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 952 |
| Technical Name |
fr_iban_bic_rib_validator |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 952 |
| Technical Name |
fr_iban_bic_rib_validator |
| License | OPL-1 |
| Website | https://gencbaris.com/odoo_plugins/ |
| Versions | 18.0 19.0 |
FR IBAN/BIC + RIB
Validate IBAN (mod-97) and BIC, and parse/check the French RIB clé on partner bank records so payment files stop bouncing (FR/BE/NL)
IBAN/BIC + RIB Validator (FR/BE/NL)
Key Features
FR/BE/NL Bank Directory (BIC lookup)
FR/BE/NL Bank Directory (BIC lookup). Tracks BIC.
SEPA Pre-flight Validation Run
SEPA Pre-flight Validation Run. Tracks Limit to Partners, Results, Pass Rate (%). One-click screen, view invalid.
Payment files bounce when a
Payment files bounce when a partner's IBAN, BIC or French RIB clé is wrong.
This module validates bank accounts
This module validates bank accounts at entry time and decomposes the French RIB so errors are caught before a SEPA file is generated.
Key features IBAN validation by
Key features IBAN validation by the ISO 13616 mod-97 test, with per-country length checks for all SEPA countries and FR/BE/NL in particular.
BIC / SWIFT format validation
BIC / SWIFT format validation (ISO 9362), extracting the bank code and country.
French RIB engine: decomposes the
French RIB engine: decomposes the 23-character BBAN into code banque, code guichet, numéro de compte and clé, transliterates letters with the official RIB table and validates the clé with the Banque de France formula ``97 - ((89·B + 15·G + 3·C) mod 97)``.
On res.partner.bank: live validity flags
On res.partner.bank: live validity flags, formatted IBAN, RIB breakdown, an optional hard-block (enforce_validation) and a one-click revalidate with log.
Use Cases
Screenshots
Validation Log
Bank Directory
Ibanbicrib Validator
Sepa Preflight
Why Choose This Module
Key features IBAN validation by the ISO 13616 mod-97 test, with per-country length checks for all SEPA countries and FR/BE/NL in particular. BIC / SWIFT format validation (ISO 9362), extracting the bank code and country. French RIB engine: decomposes the 23-character BBAN into code banque, code guichet, numéro de compte and clé, transliterates letters with the official RIB table and validates the clé with the Banque de France formula ``97 - ((89·B + 15·G + 3·C) mod 97)``. On res.partner.bank: live validity flags, formatted IBAN, RIB breakdown, an optional hard-block (enforce_validation) and a one-click revalidate with log. Standalone validator/clé-calculator wizard for ad-hoc checks.
Specifications
- Compatible: Odoo 18.0 / 19.0
- License: OPL-1
- Languages: 35+
- Author: Baris Genc
- Dependencies: base
- Support: odoo@gencbaris.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module