Florent Poinsaut
f9a09bf09a
FIX Email text supplier order bis ( #26884 )
2023-11-28 11:41:26 +01:00
Florent Poinsaut
3cd3f0da3f
FIX email text for supplier order ( #26880 )
...
* Fix email text for supplier order
* Update other.lang
* Update other.lang
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-28 11:29:57 +01:00
Laurent Destailleur
e12818be0a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-28 10:34:03 +01:00
Laurent Destailleur
552e745908
Debug v19
2023-11-28 10:33:06 +01:00
Laurent Destailleur
a241d85f84
FIX #26858
2023-11-27 18:45:08 +01:00
Laurent Destailleur
1c28552c53
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-27 18:13:57 +01:00
Laurent Destailleur
9454cfd546
Clean code
2023-11-27 18:13:01 +01:00
Laurent Destailleur
b69059af76
Fix warning
2023-11-27 12:24:18 +01:00
Laurent Destailleur
fa79a93a51
Fix warning
2023-11-27 12:16:09 +01:00
Laurent Destailleur
abba23fc5e
Fix regression Trait not found
2023-11-27 12:09:56 +01:00
Laurent Destailleur
7785ae93a1
Fix php8.2 warnings
2023-11-27 11:41:05 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Laurent Destailleur
de96af8543
Fix warning php8.2
2023-11-27 11:24:19 +01:00
Laurent Destailleur
989e76839e
Fix warning
2023-11-26 17:39:13 +01:00
Laurent Destailleur
ef6b4adaf6
Fix warning
2023-11-26 17:27:14 +01:00
Lucas Marcouiller
300f3a8a96
Fix some phpstan errors ( #26845 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-26 15:53:10 +01:00
Frédéric FRANCE
748f362c86
clean code ( #26848 )
2023-11-26 15:51:48 +01:00
Mohamed DAOUD
dc4d5111aa
New add evaluation report pdf module HRM ( #26850 )
...
* add rh evaluation report pdf
* Update modHRM.class.php
* fix phpcs modHRM.class.php
2023-11-26 15:51:00 +01:00
Laurent Destailleur
1ac9bcab59
Debug v19
2023-11-24 16:30:31 +01:00
Laurent Destailleur
574502c6fd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-24 10:23:38 +01:00
Laurent Destailleur
00320ea801
Fix warnings
2023-11-24 10:23:21 +01:00
Laurent Destailleur
e6eb34a8db
Fiw warnings: The private array ->status_short, ->statuts and
...
->status_long are now array ->labelStatusShort and ->labelStatus
everywhere.
2023-11-24 10:10:24 +01:00
Frédéric FRANCE
19c103f2ba
fix phpstan ( #26838 )
2023-11-24 09:28:23 +01:00
Frédéric FRANCE
bb2741ef58
fix phpstan ( #26837 )
2023-11-24 09:28:02 +01:00
Frédéric FRANCE
3a182e99aa
fix phpstan ( #26836 )
2023-11-24 09:27:42 +01:00
Frédéric FRANCE
09c28bae05
fix phpstan ( #26835 )
2023-11-24 09:27:22 +01:00
Laurent Destailleur
cb3a86a737
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 18:56:10 +01:00
Laurent Destailleur
a257dcfa48
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-23 18:48:52 +01:00
Laurent Destailleur
3294b721ac
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-23 18:46:57 +01:00
Laurent Destailleur
1d3bc31cb7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-23 18:39:22 +01:00
Laurent Destailleur
7fa5565a36
Doc
2023-11-23 18:07:05 +01:00
Alexandre SPANGARO
8d203f4fd4
Debug v19 ( #26784 )
...
* Translate comment
* Fix undefined variable
* Fix undefined variable
* Fix undefined variable - better fix
* Add translation of ProfId so that it is not displayed in admin
* Remove manual definition and call getDefaultImageSizes() instead
2023-11-23 17:45:59 +01:00
Frédéric FRANCE
3a39ec684c
fix phpstan ( #26804 )
2023-11-23 17:45:11 +01:00
Laurent Destailleur
cc85a1acbf
Close #26821
2023-11-23 17:21:28 +01:00
Laurent Destailleur
1c7239e6ff
Fix type
2023-11-23 17:19:10 +01:00
Laurent Destailleur
48da52d877
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-11-23 17:18:27 +01:00
Frédéric FRANCE
a58f84f1d5
fix phpstan ( #26811 )
2023-11-23 17:13:20 +01:00
atm-jonathan
48ba0ec2d0
FIX warning param $lineID getSpecialCode is negatif ( #26826 )
...
* FIX warning param $lineID getSpecialCode is negatif
* retour de PR
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:12:57 +01:00
Frédéric FRANCE
010c2dd4be
fix phpstan ( #26812 )
...
* fix phpstan
* Update pdf_storm.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:09:36 +01:00
atm-jonathan
253ebd0a8b
FIX warning php8.2 undefined_array_key ( #26830 )
2023-11-23 17:08:07 +01:00
Frédéric FRANCE
25435eeb1a
fix phpdoc ( #26829 )
...
* fix phpdoc
* Update pdf.lib.php
2023-11-23 17:07:32 +01:00
Frédéric FRANCE
184d93d252
fix phpstan ( #26813 )
...
* fix phpstan
* Update pdf_strato.modules.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-23 17:06:33 +01:00
Laurent Destailleur
5b50135a53
FIX #26813
2023-11-23 15:14:19 +01:00
Frédéric FRANCE
de1b8da5ed
fix phpstan ( #26814 )
2023-11-23 15:12:13 +01:00
Frédéric FRANCE
dfd25926f1
fix phpstan ( #26815 )
2023-11-23 15:11:32 +01:00
Frédéric FRANCE
0e4d06c8f4
NEW add tpl for delivery ( #26789 )
...
* add tpl for delivery
* fix tooltip
2023-11-22 09:32:08 +01:00
John BOTELLA
b758bb9ab4
Offset non-falsy-string on array{} in empty() does not exist. ( #26745 )
2023-11-22 09:27:12 +01:00
Laurent Destailleur
f70cac6cb8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-22 00:25:35 +01:00
Lucas Marcouiller
88e9e091cf
fix some php stan errors ( #26747 )
...
* fis some php stan errors
* fix dolchmod
* Update stats.class.php
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-22 00:23:16 +01:00
Laurent Destailleur
0b789d5615
Fix warning
2023-11-22 00:12:21 +01:00