didi31

Results 8 issues of didi31

Hi The config files are located in "AgentDVR/Media/XML" folder Something is strange when I look at the access' rights of the content: - rwxrwxrwx 1 root pi 5076 août 4...

### Bug The code assume that the retained warranty is always apply on the final situation. i.e: Line 5388: `if (!empty($object->situation_final) && !empty($object->retained_warranty) && $displayWarranty) {` ### Environment Version at...

Bug

### Bug The $totalpaid variable is overwrited by the loop on tab_next_situation invoice (line 5177) of the compta/facture/card.php file. The $totalpaid variable should be replaced by something else like on...

Bug

### Feature Request In France there are several type of retains applicable to invoice: Retenue de garantie, retenue de prorata, etc... The user should be able to add retains as...

Feature request

### Feature Request The first characters of the SIRET are the SIREN. It is useless to write the SIREN if the SIRET is written. ### Use case Enter the SIREN...

Feature request

### Bug When retained warranty is 0 on the first situation invoice, the next is equal to the default value set into $conf->global->INVOICE_SITUATION_DEFAULT_RETAINED_WARRANTY_PERCENT. The controls inside the code use "empty"...

Bug

Hi Some years ago the French regions have been redefined. There is a table of the corresponding regions on this [page](https://www.regions-departements-france.fr/liste-des-nouvelles-regions.html)

### The problem After launching the installation, I have the following error for each python install: `Install pyyaml==6.0.1 error: externally-managed-environment × This environment is externally managed ╰─> To install Python...