Florian Mortgat

Results 7 issues of Florian Mortgat

**Describe the bug** After upgrading sellyoursaas to the latest commit (at the time of the problem it was 19afda2479f7878563d7fb92c0c74b4536579aee) on the master branch **and** disabling / re-enabling the module, some...

Bug

## Issue Currently, the replenish page can be filtered by warehouse. If you use this filter in the "virtual stock" mode, it shows a column with the virtual stock of...

Discussion

### Feature Request It would be interesting to have an optional conf for validating telephone numbers (in contacts and third parties). It would include a phone number parser, a formatter...

Feature request

### Bug Currently, the API endpoint for contact update bypasses triggers (notrigger = 1). The same is true for some other PUT endpoints (~~thirdparty for instance~~), but not all (contract,...

Bug

### Bug I recently noticed a well-hidden feature in Dolibarr's `conf.php` file: ```php const MAIN_AUTHENTICATION_MODE = 'forceuser'; $dolibarr_auto_user = 'loginoftheuser'; ``` It is supposed to skip authentication altogether: the user...

Bug

### Bug One of our clients just told us about this bug in Dolibarr 16.0.5 : 1. they created a new third party 2. the new third party was defined...

Bug

### Bug Current description of the CRON job: > Send an emails when the unpaid invoices reach a due date + n days = today. First param is the offset...

Bug