Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4853 Vistas

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

Avatar
Descartar
Autor Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
mar 15
4396
1
sept 20
2386
1
mar 15
5117
2
mar 15
8116
1
mar 15
6269