openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #02076
[Bug 382212] Re: Error including images o barcodes in reports
I have the exact same problem, can you help please
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/382212
Title:
Error including images o barcodes in reports
Status in OpenERP Server:
Fix Released
Bug description:
In the new report engine (last stable openerp 5.0.1) there is a error
where images o bar codes are included in reports.
For example:
[[ setTag('para','image',{'width':'55.0','height':'55.0'}) ]][[
o.photo or setTag('image','para') ]]
[[ setTag('para','barCode',{'width':'100.0','height':'25.0'}) ]][[
o.partner_id.ref or setTag('barCode','para') ]]
Error:
[2009-05-31 20:58:42,213] ERROR:web-services:[23]: File "/server/bin/report/preprocess.py", line 21, in _sub3
[2009-05-31 20:58:42,214] ERROR:web-services:[24]: while n.tag != txt.group(2):
[2009-05-31 20:58:42,214] ERROR:web-services:[25]: AttributeError: 'NoneType' object has no attribute 'tag'
You can test it if you install membership_card addons-extra module and
print a card from a partner address form.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/382212/+subscriptions