Raphael Michel

Results 457 comments of Raphael Michel

How was this ever allowed to be uploaded then :thinking:

I believe the first step is to bring this in line with all the other fields in the system where we explicitly check the extension. Then, we can think about...

> just let PIllow try to handle anything no, absolutely not, we introduced these format limitations specifically due to pillow security issues e.g. with EPS

This is really weird and not something we've seen before in development or production. I'm not really sure what we can do to debug it further.

Yeah, might be that somehow the timezone is set in postgres twice, but why only for this installation?

:shrug: I also don't think it's necessarily wrong that it's saved as +02 in the database since PostgreSQL is technically tz-aware, so it should work, whereas in other databases django...

Yeah, breaking changes are hard :(

Uh, interesting! Do you have capacity to create a PR? We currently use drafthorse only for generation, not parsing, so it is not a priority for us, but we'd fix...

Oh, it might very well be that we missed this when upgrading to ZUGFeRD 2. I don't think I currently have the time to fix it, but would happily accept...

Thanks for the proposal! Is the information your plugin is adding really more important than the order code and date? For a plugin that collects some additional data, I'd rather...