Commit Graph

12710 Commits

Author SHA1 Message Date
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
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
abba23fc5e Fix regression Trait not found 2023-11-27 12:09:56 +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
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
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
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
7fa5565a36 Doc 2023-11-23 18:07:05 +01:00
Frédéric FRANCE
a58f84f1d5 fix phpstan (#26811) 2023-11-23 17:13:20 +01:00
Frédéric FRANCE
dfd25926f1 fix phpstan (#26815) 2023-11-23 15:11:32 +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
Frédéric FRANCE
7da90d61e8 fix phpstan (#26803) 2023-11-21 23:16:46 +01:00
Frédéric FRANCE
6add83ca94 fix phpstan (#26801) 2023-11-21 23:09:09 +01:00
Frédéric FRANCE
632a49bab6 Update html.formintervention.class.php (#26802) 2023-11-21 23:08:33 +01:00
Frédéric FRANCE
e371a593dc fix phpstan (#26800)
this remove false positive
2023-11-21 23:07:59 +01:00
Laurent Destailleur
4ca565fa95 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-21 23:05:56 +01:00
Laurent Destailleur
40898cac50 Close #26790 2023-11-21 23:05:40 +01:00
Frédéric FRANCE
7ac05c7549 fix phpstan (#26799)
* fix phpstan

* Update commoninvoice.class.php

* Update facture.class.php

* Update commoninvoice.class.php

* fix properties
2023-11-21 21:36:34 +01:00
Laurent Destailleur
6eec24a2c4 Fix CSS 2023-11-21 16:33:42 +01:00
MDW
3c966469ef QUAL No return values in __construct(), correct PHPDoc for typing (#26768) 2023-11-20 23:47:06 +01:00
Laurent Destailleur
ed122e5408 Clean depracted table 2023-11-20 17:46:57 +01:00
Laurent Destailleur
1a6d8e304d Fix responsive and css. Rename time spent. 2023-11-20 11:41:02 +01:00
Laurent Destailleur
a18c8ab380 Fix warnings 2023-11-19 13:39:54 +01:00
Laurent Destailleur
b55e8de320 Removed a deprecated substitution tag 2023-11-19 10:55:25 +01:00
Regis Houssin
030f7ffde1 FIX avoid php8.2 warnings (#26720)
* FIX avoid php8.2 warnings

* FIX avoid travis error

* FIX travis error

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-19 00:56:46 +01:00
HENRY Florian
d5343cfedb fix: phpstan (#26721)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix: phpstan

* fix: phpstan
2023-11-19 00:52:16 +01:00
HENRY Florian
adeded25f4 Dev phpstan (#26723)
* fix: remove phpstan warning

* fix phpstan

* fix phpstan

* fix phpstan
2023-11-18 16:49:39 +01:00
HENRY Florian
d1e6ac9acc Fix: php stan (#26713)
* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan

* fix phpstan
2023-11-18 11:54:37 +01:00
Laurent Destailleur
6227580bda Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 02:16:29 +01:00
Laurent Destailleur
be509634a4 Fix phpunit 2023-11-18 02:13:49 +01:00
Laurent Destailleur
c19fc54298 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-11-18 01:35:25 +01:00
Laurent Destailleur
05f6575abe Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-18 01:21:35 +01:00
Laurent Destailleur
29e3386e6f Fix #26584 Fix #26673 2023-11-18 01:21:17 +01:00
Frédéric FRANCE
5ae8da372a fix phpcs (#26697) 2023-11-18 00:42:52 +01:00
Laurent Destailleur
f43249916e Fix management of password type in extrafields 2023-11-17 23:01:59 +01:00
Laurent Destailleur
6ca0154784 Fix management of password type with pass_crypted 2023-11-17 22:09:35 +01:00
Laurent Destailleur
a0bba05b02 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/commande/class/api_orders.class.php
	htdocs/compta/facture/card.php
	htdocs/core/lib/functions.lib.php
	htdocs/core/lib/project.lib.php
	htdocs/fourn/class/api_supplier_orders.class.php
	htdocs/fourn/class/fournisseur.facture-rec.class.php
	htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Saami PERDRIX
57eb6136a4 Trigger on update note (#26666)
* ajout trigger sur update_note

* nom des triggers adapté selon objet
2023-11-17 14:14:28 +01:00
Laurent Destailleur
042d583070 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0 2023-11-17 12:03:38 +01:00