iban displayed error message incorrect

Bug #985591 reported by Kévin Moulart
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Committed
Undecided
OpenERP Publisher's Warranty Team

Bug Description

Module base_iban :

When an error is detected in method check_iban() the error message is generated in method _construct_constraint_msg()
and the checks are done on an iban number that has been set to upper case letters and that are compared only with lower case letters so the checks always fail and returns 'The IBAN is invalid, It should begin with the country code'

Also the length of the iban is verified in the check_iban but the error is not displayed in _construct_constraint_msg.

Tags: maintenance

Related branches

Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
tags: added: maintenance
removed: iban
Changed in openobject-addons:
status: New → Confirmed
status: Confirmed → In Progress
Revision history for this message
Amit Dodiya (OpenERP) (ado-openerp) wrote :

Hello,

The issue is fixed with following branch:
Branch : lp:~openerp-dev/openobject-addons/6.0-opw-573996-ado with
Revision-id: <email address hidden> and
Revision-no : 5197

Regards,
Amit

Changed in openobject-addons:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.