HI,
I instaled the Swiss location for the BVR from the GIT repo OCA.
Everything is installed but when generating a bvr from an invoice, it gives me a 500 error
https://xxx.domaine.ch/report/html/one_slip_per_page_from_invoice/1 => Error 500
I changed the report in HTML or PDF error is the same.
Thank you in advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
Hi,
Now i have this error:
Traceback (most recent call last): File "/opt/odoo/odoo/addons/report/controllers/main.py", line 121, in report_download response = self.report_routes(reportname, docids=docids, converter='pdf') File "/opt/odoo/odoo/openerp/http.py", line 396, in response_wrap response = f(*args, **kw) File "/opt/odoo/odoo/addons/report/controllers/main.py", line 65, in report_routes pdf = report_obj.get_pdf(cr, uid, docids, reportname, data=options_data, context=context) File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper return old_api(self, *args, **kwargs) File "/opt/odoo/odoo/addons-custom/swiss/l10n_ch_payment_slip/report/payment_slip_from_invoice.py", line 68, in get_pdf context=context File "/opt/odoo/odoo/openerp/api.py", line 241, in wrapper return old_api(self, *args, **kwargs) File "/opt/odoo/odoo/addons-custom/swiss/l10n_ch_payment_slip/report/payment_slip_from_invoice.py", line 58, in _generate_one_slip_per_page_from_invoice_pdf return self.merge_pdf_on_disk(docs) File "/opt/odoo/odoo/addons-custom/swiss/l10n_ch_payment_slip/report/reports_common.py", line 89, in merge_pdf_on_disk buff.close() UnboundLocalError: local variable 'buff' referenced before assignment
相关帖文 | 回复 | 查看 | 活动 | |
---|---|---|---|---|
|
0
3月 15
|
4341 | ||
|
1
9月 20
|
2344 | ||
|
1
3月 15
|
5072 | ||
|
2
3月 15
|
8070 | ||
|
1
3月 15
|
6198 |