跳至內容
選單
此問題已被標幟
1 回覆
4948 瀏覽次數

I get the following email error message when clicking on the button which is supposed to send an invoice to a customer.

.........................File "/home/odoo/src/odoo/saas-3/openerp/addons/base/ir/ir_actions.py", line 130, in render_report return new_report.create(cr, uid, res_ids, data, context) File "/home/odoo/src/odoo/saas-3/openerp/report/report_sxw.py", line 458, in create fnct_ret = fnct(cr, uid, ids, data, report_xml, context) File "/home/odoo/src/odoo/saas-3/openerp/report/report_sxw.py", line 481, in create_source_pdf aname = eval(attach, {'object':obj, 'time':time}) File "<string>", line 1, in <module> File "/home/odoo/src/odoo/saas-3/openerp/osv/orm.py", line 505, in __getattr__ return self[name] File "/home/odoo/src/odoo/saas-3/openerp/osv/orm.py", line 435, in __getitem__ raise KeyError('Field %s not found in %s'%(name, self)) AttributeError: Got KeyError('Field name not found in browse_record(sale.order, 672)',) while trying to get attribute name on a sale.order record.

Any assistance to understand this message will be welcome.

頭像
捨棄
最佳答案

It seems to me you are using Odoo Saas services. If it is true, you ask fr assistance to Openerp SA

you can send an email to online at openerp dot com 

頭像
捨棄
作者

You are right! however this issue might be of some interest for all other users:)

相關帖文 回覆 瀏覽次數 活動
0
11月 18
3576
2
3月 15
6284
2
1月 24
4317
2
1月 24
9997
1
4月 22
2555