[7.0] Error trying to print invoice after Report Designer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Medium
|
OpenERP Publisher's Warranty Team |
Bug Description
I get the following when try to print an invoice:
2013-02-21 22:35:52,404 18487 ERROR ? openerp.
Traceback (most recent call last):
File "/opt/openerp-
return eval(test_
File "", line 1, in <module>
File "/opt/openerp-
raise AttributeError(e)
AttributeError: "Field 'address_
2013-02-21 22:35:52,404 18487 WARNING ? openerp.
2013-02-21 22:35:52,405 18487 DEBUG ? openerp.
(result, format) = obj.create(cr, uid, ids, datas, context)
File "/opt/openerp-
fnct_ret = fnct(cr, uid, ids, data, report_xml, context)
Changed in openobject-server: | |
status: | New → Incomplete |
summary: |
- Error when try to print invoice + [7.0] Error trying to print invoice after Report Designer |
Changed in openobject-addons: | |
assignee: | OpenERP R&D Addons Team 3 (openerp-dev-addons3) → OpenERP Publisher's Warranty Team (openerp-opw) |
tags: | added: maintenance |
Hello Marko ,
I have checked this issue with latest code but I did not face this error with trunk or 7.0 , invoice_ id and o.address_ invoice_ id.street or ' ' in stable6 only. So
and more i found o.address_
would you please try with latest code and give information regarding this issue.
Thanks and waiting for reply!