-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Report 'one_slip_per_page_from_invoice' raises a TypeError #80
Comments
Hello, I guess that is a change in version 2.7.0 we should change the type of Regards Nicolas 2015-01-15 16:09 GMT+01:00 Alex Comba [email protected]:
Nicolas Bessi Camptocamp SA Direct: +41 21 619 10 26 |
Hello @nbessi, thanks a lot for your quick reply. I updated pillow version to 2.7.0 but the error is always the same. This is the Traceback I got:
In addition, here https://github.com/python-pillow/Pillow/blob/master/PIL/ImageFont.py#L220 is written
Let me know if I can create a PR that goes in this direction. Thank you in advance. |
Please proceed forward. Thanks Nicolas Nicolas |
BIZ-1410: Fix working hours on employees/contracts and add constraint
[BSARM-21] add note on delivery slip report
Impacted versions:
Steps to reproduce:
Current behavior:
this is the Traceback I got:
Casting
company.bvr_scan_line_font_size
to int seems to fix it.But it sounds to me a bit strange that https://pillow.readthedocs.org/reference/ImageFont.html doesn't accept the argument size as float.
Any feedback will be appreciated.
Thank you in advance.
The text was updated successfully, but these errors were encountered: