openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #14561
[Bug 1038767] [NEW] c2c_scan_bvr crash wih openEPR version 6.1
Public bug reported:
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'])
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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:
c2c_scan_bvr crash wih openEPR version 6.1
Status in OpenERP Addons (modules):
New
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
Follow ups
References