Lars Kusch

Results 47 comments of Lars Kusch

@hi-hai It's the same issue for me - using the cache with cdn and it allocated over 200GB in 3 days? Is there any possibility to resolve that issue?

It does work, if you manually force the password-manager to fill the fields. For me it seems, it isn't recognized, because it's no just a single form but at least...

When running the command `"C:\Program Files\Python39\Scripts\pip.EXE list" --outdated --format json` it works perfectly fine

@turbo124 this is the standard for the whole European union!

Hi @hillelcoren , the password and 2FA fields are now detected. The user field is still missing the autocomplete="username" field (currently it's autocomplete=""). But it's still not perfect, since it...

@htoor3 yes it's only filling the field I currently selected. If none is selected none is filled. The password manager used is Roboform. For the rest @hillelcoren would you mind...

@paulwer I'm planning to finish the e-invoice import by end of the week. So you could integrate by calling `(new ZugferdEDocument($string_file))->run()`. The class then takes all the heaving processing...

@paulwer The easiest way, would be to first check the file ending (.pdf, .xml), then, if it's a valid ending to pass it over to the ZugferdEDocument class, which validates...