bosd

Results 173 comments of bosd

@rmilecki Can you please review?

> Looks good except for a bit messy commits. We have some (unneeded?) merge commit and commit adding `extract_data()` call. Yes, I was fighting with the git cli. Seems ok,...

Moved the test to the try block. As there is no result to test if the pdfminer module is not installed. Yet, don't quite understand why it is failling. As...

Hmm.. tests are still failling. Where is defined that pdfminer should be installed for the test suite?

✨ All ✔️ now!! @m3nu Can you merge?

@m3nu Do you know how to fix this one? It seems stuck on waiting for the result of the python 3.6 test. Which propably will never come in, as we...

I'm all for standard field names. However, we need to consider compatibility to not break implementations. Like used in https://github.com/OCA/edi/tree/14.0/account_invoice_import_invoice2data

> - [ ] Rebase and resolve conflicts > - [ ] Add tests and test files (or reuse existing files) > - [ ] Close competing or superseded PRs...

can you share your input file and template?