res_partner bank - IBAN must check for SWIFT/BIC in res_bank

Bug #805996 reported by Ferdinand
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Low
OpenERP R&D Addons Team 3

Bug Description

IMHO
entering IBAN in res_partner_bank requires that SWIFT/BIC exists for the associated bank.
if not it is not possible to create valid payments.

it must be checked at data entry time.

similar for bank_account

Related branches

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello,

I have checked this issue, "BIC/Swift code" should be required when we will install base_iban module so I think Improvement should be done from base_iban module.

Thanks.

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Ferdinand (office-chricar) wrote :

Just want to remind that not all banks might need BIC/SWIFT, only those which are used together with partner/IBAN account.

I do not know how this will affect other countries.

may be ask on the experts list

Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Bharat Devnani (Open ERP) (bde-openerp) wrote :

Hello Ferdinand,

Thanks for reporting.

We have made quite R & D on IBAN with BIC/SWIFT. As per our study it shows that an IBAN is used in conjunction with a BIC (Bank Identifier Code). So can we put constraint or warning message to user, when Bank Type is IBAN in res.partner.bank and BIC/SWIFT is empty in res.bank.

So, before committing above solution we request accounting expert team to check and give suggestions on the same.

Thanks & Regards,
Devnani Bharat R.

Revision history for this message
Ferdinand (office-chricar) wrote :

at the same time I suggest to print/display the IBAN in groups of 4 charcaters - users have considerable difficulties to compare unformatted IBAN strings of up to 27characters on screen with IBAN printed on documents. mostly I see them moving the cursor along while they read on document.
not having this is maximum user unfriendlyness.
http://en.wikipedia.org/wiki/International_Bank_Account_Number

see here for a formatter I used in v5, but beeing unable to implement it in v6 yet because I (dur to my limited python knowledge) do not know how to inherit base_iban/base_iban.py
def _format_iban(string):

http://bazaar.launchpad.net/~c2c-austria/openobject-addons/c2c_austria_dev/view/head:/c2c_iban_formatter/iban.py

Changed in openobject-addons:
status: In Progress → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Ashvin Rathod (OpenERP) (ara-tinyerp) wrote :

Hello,

Its fixed in lp:~openerp-dev/openobject-addons/trunk-bug-805996-ara branch. It will be merge soon with trunk addons.

Revision ID: <email address hidden>
Revision No: 4891

Thanks,
ara

Changed in openobject-addons:
status: In Progress → Fix Committed
Revision history for this message
Stevan Bertozzo (account-softparis) wrote : Re: [Openerp-expert-accounting] [Bug 805996] Re: res_partner bank - IBAN must check for SWIFT/BIC in res_bank

Dear Ashvin,

Can you kindly delete my email address from the list, so that I wont
receive any newsletters going forward.

With kind regards
Joanna

On 21 Jul 2011, at 10:29, Ashvin Rathod (OpenERP) wrote:

> Hello,
>
> Its fixed in lp:~openerp-dev/openobject-addons/trunk-bug-805996-ara
> branch. It will be merge soon with trunk addons.
>
> Revision ID: <email address hidden>
> Revision No: 4891
>
> Thanks,
> ara
>
> ** Changed in: openobject-addons
> Status: In Progress => Fix Committed
>
> --
> You received this bug notification because you are a member of OpenERP
> Accounting Experts, which is subscribed to the bug report.
> https://bugs.launchpad.net/bugs/805996
>
> Title:
> res_partner bank - IBAN must check for SWIFT/BIC in res_bank
>
> Status in OpenERP Modules (addons):
> Fix Committed
>
> Bug description:
> IMHO
> entering IBAN in res_partner_bank requires that SWIFT/BIC exists
> for the associated bank.
> if not it is not possible to create valid payments.
>
> it must be checked at data entry time.
>
> similar for bank_account
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openobject-addons/+bug/
> 805996/+subscriptions
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-expert-accounting
> Post to : <email address hidden>
> Unsubscribe : https://launchpad.net/~openerp-expert-accounting
> More help : https://help.launchpad.net/ListHelp

Sincères Salutations / Kindest Regards

Joanna Ligenza
Accounts Dept. - Soft Paris
http://www.softparis.com

Changed in openobject-addons:
milestone: none → 6.1
Revision history for this message
Mustufa Rangwala (Open ERP) (mra-tinyerp) wrote :

Thanks Ferdinand for your valuable suggestion.

Changed in openobject-addons:
status: Fix Committed → Fix Released
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.