Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4142 Представления

Am using Odoo 9 Community version: (downloaded from runbot-odoo dt. 7-Jun-2016)

running on Ubuntu 16.0.


I noticed am getting this below error, whenever I try to print a report, say purchase order report.


File "/home/deepa/bin/packages/PyCharm/odoo-9.0/openerp/addons/base/ir/ir_attachment.py", line 105, in _file_read

r = open(full_path,'rb').read().encode('base64')

IOError: [Errno 2] No such file or directory: u'/home/deep/.local/share/Odoo/filestore/testdb/98/988975a88c722bccbea623fb1699becca412c654'


Note: In Ubuntu am using an user login "deep" who happens to have all superuser permission. Hence I have given all necessary permission in .openerp-serverrc file as well, So is there anything am missing?


Any help appreciated.

Аватар
Отменить
Автор Лучший ответ

Found the bug, I was getting that issue in restored database, which was indeed a change in version (GIT Version).

After creating a new database, execution of same report, worked smoothly.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
авг. 16
9355
2
мар. 15
9367
6
сент. 21
17070
0
апр. 15
3656
0
дек. 19
70