Alexis Thietard
8c9a1c2bfc
fix #24780 change default isolation method in dol_clone ( #29391 )
...
This fixes serialization error when attempting to update a custom field value.
This change is made globally because the previous native = 0 default isolation
method is labeled as `deprecated` in the code and therefore shouldn't be used
anymore.
Signed-off-by: Alexis Thietard <alexis.thietard@rtone.fr >
2024-11-13 23:42:07 +01:00
Laurent Destailleur
e6e3112ee2
Exclude admin tools ui
2024-11-13 23:37:41 +01:00
Laurent Destailleur
fc7d1c6553
Fix phan
2024-11-13 23:22:26 +01:00
Nicolas Domenech
c8dd1fbd72
New hook beforeRunCronJob and afterRunCronJob ( #29884 )
2024-11-13 23:21:33 +01:00
Anthony Damhet
185c703c64
NEW Reminder Mail by Adherent Type ( #30142 )
...
* Reminder Mail by Adherent Type
In order to restrict the sending of emails only to this type of member
* String to Int
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 23:15:52 +01:00
Laurent Destailleur
e259ffb2a0
Clean code
2024-11-13 23:10:18 +01:00
Frédéric FRANCE
aa5f526ae1
fix link if subdirectory to remove contains numbers ( #31797 )
...
* fix link if subdirectory to remove contains numbers
* Update ecmfiles.class.php
2024-11-13 22:57:07 +01:00
MaximilienR-easya
4feb9def4e
Fix Preview present even when there is no corresponding file ( #30585 )
...
* Fix cas de previews de fichier non existant
* another way to detect missing or missnamed file than using file_exists function
2024-11-13 22:52:42 +01:00
Charlène Benke
439741d145
NEW : add fichinter category - define new table ( #31234 )
...
* New ; add fichinter categories
* Create llx_categorie_fichinter.key.sql
* Update 20.0.0-21.0.0.sql
* Rename llx_categorie_fichinter.key.sql to llx_categorie_fichinter-fichinter.key.sql
* Rename llx_categorie_fichinter.sql to llx_categorie_fichinter-fichinter.sql
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:44:14 +01:00
sonikf
1f2bb2969a
NEW: PDF Invoice show vat analysis per rate ( #31381 )
...
* Show vat analysis
* Show vat analysis
* Show vat analysis
* fix white space
* Update main.lang
* Show vat analysis
* Show vat analysis
* add copyright
* fix pre-commit
* fix pre-commit
* fix pre-commit
* fix php-stan (8.2)
* fix php-stan (8.2)
* fix php-stan (8.2)
* fix pre-commit tab
* Update pdf_other.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:41:00 +01:00
Frédéric FRANCE
2c4d1038d0
fix phpstan ( #31805 )
...
* fix
* fix
* fix
* fix
* fix
2024-11-13 22:37:17 +01:00
atm-jonathan
e20d1f0896
NEW multiselect search_sale in list societe ( #29110 )
...
* multiselect commerciaux
* retour Wysy
* retour pr
* retour PR
* retour PR
* retour PR
* retour PR
* retour PR
* retour PR
* count > 0
* GETPOSTISARRAY() $search_sale
* pre-commit
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:36:26 +01:00
Laurent Destailleur
aa40cbce98
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 22:29:08 +01:00
Laurent Destailleur
427e1ec26d
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 22:28:45 +01:00
accellier-dev
c845cc337c
Fixed : #30976 ( #30979 )
...
* Fixed : #30976
* Update odf.php
---------
Co-authored-by: Pratush Raj <pratushraj0@gmail.com >
2024-11-13 22:27:31 +01:00
lamrani abdelwadoud
7e283c29cf
NEW funclionality to Clone user with permissions and categories ( #29773 )
...
* first clone confirm
* complete the cloning functionality
* Fix phan error
* Fix php phan errors
* fix sanitized varible
* Fix error CTI
* variable undeclared
* initialise variable
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 22:19:40 +01:00
Laurent Destailleur
2b764e52b1
Add assertion on this test
2024-11-13 21:37:55 +01:00
lvessiller-opendsi
dccde49388
FIX calculate start date of cloned task from cloned project ( #31799 )
...
* FIX calculate start date of cloned task from cloned project
* Fix wrong strat comment
2024-11-13 21:31:22 +01:00
Laurent Destailleur
210a2bdcf6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-11-13 21:29:38 +01:00
Laurent Destailleur
8443ec649d
Fix phan
2024-11-13 21:28:25 +01:00
Frédéric FRANCE
e5320c2302
fix phpstan ( #31801 )
...
* fix phpstan
* fix phpstan
* fix phpstan
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
2024-11-13 21:21:15 +01:00
Frédéric FRANCE
3cd1ab2c5e
Update windows-ci.yml for branch 20 ( #31800 )
2024-11-13 21:20:27 +01:00
Frédéric FRANCE
2b26521e32
Fix typo in ChangeLog ( #31802 )
2024-11-13 21:20:12 +01:00
Laurent Destailleur
a3bea77898
Log
2024-11-13 19:27:02 +01:00
Laurent Destailleur
3c10ef7acf
Debug v21
2024-11-13 18:54:04 +01:00
Laurent Destailleur
aacecf4569
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 16:41:41 +01:00
Laurent Destailleur
a64f4327c7
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2024-11-13 16:40:21 +01:00
Laurent Destailleur
b9c628413e
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-11-13 16:37:31 +01:00
Laurent Destailleur
a039a00277
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2024-11-13 16:35:07 +01:00
Laurent Destailleur
d30a0ea066
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2024-11-13 16:32:54 +01:00
Laurent Destailleur
ab6c74ae88
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2024-11-13 16:29:18 +01:00
Laurent Destailleur
fbca98ec2a
Merge
2024-11-13 16:25:00 +01:00
thomas-Ngr
93f23fe452
ODF : fix : escape specials chars in IF ELSE ENDIF $key ( #31796 )
...
* ODF : fix : escape specials chars in IF ELSE ENDIF $key
* fix missing brackets
* add delimiter to preg_quote
---------
Co-authored-by: Brice Werry <bwerry@open-dsi.fr >
2024-11-13 16:18:08 +01:00
Ferran Marcet
e30692cb55
Fix: Closed invoices are not considered as issued ( #31789 )
...
* Fix: Grand total correction
* Fix: Does not filter correctly by project contacts
* Fix: Closed invoices are not considered as issued
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 16:17:08 +01:00
Laurent Destailleur
1f00485763
Doc
2024-11-13 16:14:26 +01:00
Laurent Destailleur
d7b65ca59e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 16:07:33 +01:00
Laurent Destailleur
b9dd808f42
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 16:07:14 +01:00
Laurent Destailleur
32fb2ac20b
Merge branch '20.0' into 20.0
2024-11-13 15:29:32 +01:00
Frédéric FRANCE
8c0c033e49
add phpdoc in mailing modules ( #31786 )
...
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* add phpdoc
* test
* test
* test
* test
2024-11-13 15:27:26 +01:00
Frédéric FRANCE
072683ffe7
Update phpstan.neon.dist for branch 20.0 ( #31795 )
...
* Update phpstan.neon.dist
* Update phpstan.yml
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 15:26:29 +01:00
Laurent Destailleur
2b19f6e065
Trans
2024-11-13 14:29:03 +01:00
daGrumpf
6a89a906e0
Correction suite PR#28448 possibilité de réutiliser des quantité décimales ( #31794 )
2024-11-13 13:57:56 +01:00
Laurent Destailleur
d63ad40245
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 13:46:21 +01:00
Laurent Destailleur
e8c79df0e4
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 13:45:06 +01:00
Laurent Destailleur
16fcb19072
Fix phpstan
20.0.2
2024-11-13 13:42:03 +01:00
Laurent Destailleur
6065b605d4
Fix phpstan
2024-11-13 13:41:03 +01:00
Laurent Destailleur
214642f603
Do not run windows-ci is phpstan is ko
2024-11-13 13:32:30 +01:00
Charlène Benke
ea1c4cca06
qty must be float (not int) ( #31792 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 13:23:06 +01:00
Charlène Benke
301d83edbf
qty must be float (not int) ( #31792 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2024-11-13 13:22:10 +01:00
Laurent Destailleur
9b510f7662
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-11-13 13:03:56 +01:00