Created
November 6, 2017 19:36
-
-
Save ivanporras/adb6da60d4dc81ebea55d115d9383e15 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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