Skip to content

Instantly share code, notes, and snippets.

@ivanporras
Created November 6, 2017 19:36
Show Gist options
  • Save ivanporras/adb6da60d4dc81ebea55d115d9383e15 to your computer and use it in GitHub Desktop.
Save ivanporras/adb6da60d4dc81ebea55d115d9383e15 to your computer and use it in GitHub Desktop.
2017-11-06 13:35:33 => Traceback (most recent call last):
File "metodos.py", line 1197, in invoice_validate
File "<decorator-gen-287>", line 2, in action_get_stamp_sifei
File "/odoo/odoo-server/odoo/api.py", line 369, in loop
result = [method(rec, *args, **kwargs) for rec in self]
File "metodos.py", line 258, in action_get_stamp_sifei
File "metodos.py", line 337, in create_qr_image
UserError: (u'Advertencia !!!\nNo se pudo crear el C\xf3digo Bidimensional. Error [Errno 2] No such file or directory', '')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment