Skip to Content
Menu
This question has been flagged
4 Replies
7149 Views

used Environment:

openERP 7.0 

Synology DS716+II

Safari Webbrowser on MBP running on OS X 10.11.5

The following error appeared all of the sudden while trying to print newly created customer bills:

openerp.service.web_services: Exception: tostring() has been removed. Please call tobytes() instead.

more details:

tostring() has been removed. Please call tobytes() instead.

identity=[ImageReader@0x7f7065b9e490]

handle_pageBegin args=()

(<type 'exceptions.Exception'>, Exception('tostring() has been removed. Please call tobytes() instead.\nidentity=[ImageReader@0x7f7065b9e490]\n handle_pageBegin args=()',), <traceback object at 0x7f7065f6b440>)


The issue appeared either after the python update or while setting the billing date in the future, unfortunately I'm not sure exactly when.


Following steps to resolve have done:

1. Dump DB

2. reboot DS

3. Restore DB on a different DS (213+)

4. Restore DB on a Docker VM on DS716+II with newly installed openERP7.0

server.log is available

Avatar
Discard

seems like a en error with your pillow version.

Author

Metadata-Version: 1.1

Name: Pillow

Version: 3.2.0

Summary: Python Imaging Library (Fork)

Home-page: http://python-pillow.org

Best Answer

Duplicate of https://github.com/odoo/odoo/issues/12390


As discuss, OpenerpV7 don't require pillow ...

Avatar
Discard
Best Answer

Down grade the pillow package less than  equal 2.9

Avatar
Discard
Related Posts Replies Views Activity
2
May 22
31150
0
Mar 19
2685
0
Jan 19
3632
4
Feb 24
10711
0
Jan 18
2776