[IMP] Add lot number information on a electronic invoice pdf format

Bug #1321004 reported by Ariel E. Figueroa - http://www.humanytek.com
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SF Soluciones
Fix Released
Undecided
Unassigned

Bug Description

Hi Team:

Pls help me with this issue, the account.invoice model create one pdf file, this pdf file are created by webkit from module l10n_mx_facturae_report (you can modify this module, you can find it in the 7.0 branck of mexican localization) is very important the pdf invoice contains the serial number data (field name from stock.production.lot) its a legal requirement.

Its important to said not all products has a serial number, in case the product dont has serial number live this space in the report empty or better yet, dont show the space.

Thanks!

Related branches

Revision history for this message
Ariel E. Figueroa - http://www.humanytek.com (arielfigue) wrote :

Hi team, pls see this issue...

http://youtu.be/4I_LLX52aXk

Traceback (most recent call last): File "/home/openerp/server/openerp/addons/l10n_mx_ir_attachment_facturae/ir_attachment_facturae.py", line 291, in signal_printable (result, format) = service.create(cr, SUPERUSER_ID, [invoice.id], report_name, context=context) File "/home/openerp/server/openerp/addons/report_webkit/webkit_report.py", line 337, in create return super(WebKitParser, self).create(cursor, uid, ids, data, context) File "/home/openerp/server/openerp/report/report_sxw.py", line 421, in create report_type= data.get('report_type', 'pdf') AttributeError: 'str' object has no attribute 'get'

Revision history for this message
Ariel E. Figueroa - http://www.humanytek.com (arielfigue) wrote :

done!

Changed in sfsoluciones:
status: New → 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.