← Back to team overview

openerp-india team mailing list archive

[Bug 1038767] Re: c2c_scan_bvr crash wih openEPR version 6.1

 

Hello Olivier Maillaed,

Good one..:) because 'code' column was removed as of v6.0, the 'name'
should now hold the ISO code. Check the res_currency.py line#57.

And you solution will fix it.

Thanks for contribution!

** Summary changed:

- c2c_scan_bvr  crash wih openEPR version 6.1
+ [extra-addons]c2c_scan_bvr  crash wih openEPR version 6.1

** Changed in: openobject-addons
   Importance: Undecided => Low

** Changed in: openobject-addons
       Status: New => Confirmed

** Changed in: openobject-addons
     Assignee: (unassigned) => Amit Parik (OpenERP) (amp-openerp)

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1038767

Title:
  [extra-addons]c2c_scan_bvr  crash wih openEPR version 6.1

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  c2c_scan_bvr  crash wih openEPR version 6.1

  Corect line 166 of scan_bvr.py in c2c_scan_bvr\wizard to

  currency_search = pool.get('res.currency').search(cr,uid,[('name',
  '=',data['bvr_struct']['currency'])

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1038767/+subscriptions


References