bosd

Results 62 issues of bosd

Port #829 from 12.0 to 13.0. add project_timesheet_time_control_sale

needs review

Port #908 from 13.0 to 14.0. Added functionality to not count already invoiced timesheet lines as running timers. Fixes: https://github.com/OCA/project/issues/907

## Module timesheet_time_control ## Describe the bug The module cannot be used when there are multiple already invoiced timesheet lines with a duration of 0 hours. ## To Reproduce **Affected...

bug

## sale_timesheet_invoice_description ## On re-invoicing hours, no description is added on the invoice When hours are included on an invoice. You cancel the invoice. Re-invoice those hours on a new...

bug

**Describe the bug** When using the Excalibur to create JSON rules, it is impossible to use them in the **kwargs of camlot cli. **Steps to reproduce the bug** 1. Upload...

bug

Fixes: Multi pdf support https://github.com/invoice-x/invoice2data/issues/271 pass clean image https://github.com/invoice-x/invoice2data/issues/169 all pages from a PDF file get converted to a png image before feeding it into tesseract. Because the convert function...

local unit tests are failling. steps to reproduce: 1. go to invoice2data/tests 2. `$ python test_lib.py` ``` Traceback (most recent call last): File "test_lib.py", line 12, in from .common import...

Use similar method as for pdftotext unittests.

An attribute error occured when the date regex matches multiple times. Fixes: https://github.com/invoice-x/invoice2data/issues/374

running test_cli locally results in an assertion error, because it is testing against the wrong folder. steps to reproduce: 1. go to by `$ cd invoice2data/tests` 2. `$ python test_cli.py`...