Commit Graph

145227 Commits

Author SHA1 Message Date
Laurent Destailleur
7c909eb638 Update functions.lib.php 2025-02-19 17:47:28 +01:00
Laurent Destailleur
bc5f62d25b Merge pull request #33140 from mdeweerd/fix/deprecationhandler.isset
Fix: DeprecationHandler, correct isset(), ignore false phpstan positive
2025-02-19 17:44:12 +01:00
Frédéric FRANCE
b36d32ad74 Merge remote-tracking branch 'upstream/develop' into update_phpstan 2025-02-19 17:42:10 +01:00
Laurent Destailleur
2d292c8be0 Merge branch 'develop' into new-ai-model-setup-for-feature 2025-02-19 17:41:09 +01:00
ldestailleur
dd726641c7 Clean code 2025-02-19 17:32:11 +01:00
Laurent Destailleur
6f240d98e9 Merge pull request #33143 from mdeweerd/fix/commonclasstest.nologfile
Qual: Fix CommanClassTest in case there is no logfile
2025-02-19 17:29:55 +01:00
VESSILLER
41e54529b0 FIX #33145 wrong label status buy on prodcut tooltip 2025-02-19 17:26:54 +01:00
Laurent Destailleur
409fd381ed Merge branch 'develop' into fix/deprecationhandler.isset 2025-02-19 17:21:36 +01:00
Laurent Destailleur
32b5dbc724 Merge branch 'develop' into update_phpstan 2025-02-19 17:19:28 +01:00
Laurent Destailleur
373df20bdc Merge pull request #33139 from Easya-Solutions/qual-shipment-dispatch-sellby-eatby-enabled
QUAL use one var to determine if sell-by or eat-by date is enabled
2025-02-19 17:18:50 +01:00
Laurent Destailleur
e89232d37c Merge pull request #33137 from frederic34/patch-11
fix CI
2025-02-19 17:16:48 +01:00
MDW
1811ea7e39 Qual: Fix CommanClassTest in case there is no logfile
# Qual: Fix CommanClassTest in case there is no logfile

When running an individual test in the absence of a logfile, the test
did not run properly (setup issues, and tearDown issues on error).

This adds checks that the logfile exists.
2025-02-19 15:56:13 +01:00
MDW
cee100dea4 Update DolDeprecationHandlerTest 2025-02-19 15:53:56 +01:00
VESSILLER
91e4dbc53c QUAL setup disable stock calculate on rules 2025-02-19 15:21:44 +01:00
Frédéric FRANCE
e40b44358e Merge branch 'develop' into patch-11 2025-02-19 15:21:00 +01:00
MDW
27e3a3ffc6 Fix: DeprecationHandler, correct isset(), ignore false phpstan positive
# Fix: DeprecationHandler, correct isset(), ignore false phpstan positive

When the old property name is used, the 'isset' result was not tested on the property.

Also ignore a false positive from phpstan
2025-02-19 15:20:51 +01:00
Hystepik
20e669c136 fix CI 2025-02-19 15:19:52 +01:00
Lucas Marcouiller
4e26febdd8 Merge branch 'develop' into new-ai-model-setup-for-feature 2025-02-19 14:49:18 +01:00
Hystepik
8ce483009a modify code has feedback 2025-02-19 14:44:54 +01:00
VESSILLER
e0d459a1b2 QUAL use one var to determine if sell-by or eat-by date is enabled 2025-02-19 14:41:37 +01:00
ldestailleur
7956d3099d Fix fatal error 2025-02-19 14:36:06 +01:00
Frédéric FRANCE
42753c7f3f Merge branch 'develop' into patch-11 2025-02-19 14:34:21 +01:00
ldestailleur
1ee468cb43 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2025-02-19 14:32:52 +01:00
ldestailleur
2049d56cdd Clean code 2025-02-19 14:32:17 +01:00
Frédéric FRANCE
dfa87a2cd2 Merge remote-tracking branch 'upstream/develop' into update_phpstan 2025-02-19 14:28:36 +01:00
Laurent Destailleur
69e1f6f364 Merge pull request #33132 from alsoft10/20.0.33130
FeatureUpdate#33130
2025-02-19 14:23:41 +01:00
Frédéric FRANCE
42280740aa Merge branch 'develop' into patch-11 2025-02-19 14:18:00 +01:00
Laurent Destailleur
0afd34e7dd Merge pull request #33095 from aspangaro/22_accfydefault
NEW Accountancy - Define fiscal year by default
2025-02-19 14:16:24 +01:00
Frédéric FRANCE
4809aa2585 use phpstan latest version 2025-02-19 14:15:23 +01:00
Laurent Destailleur
8340747117 Merge pull request #33128 from rycks/develop_add_buildzip_script_for_modulebuilder
NEW: build zip from command line (full php)
2025-02-19 14:15:14 +01:00
Frédéric FRANCE
6cf15c70ac fix CI 2025-02-19 14:15:05 +01:00
Laurent Destailleur
6d595260ab Merge pull request #33135 from Dolibarr/phpstan-baseline
PHPStan > Update baseline
2025-02-19 14:14:39 +01:00
Laurent Destailleur
8cbe5ae54f Merge pull request #33133 from ibuiv/patch-11
FIX Avoid remove supplier order with dispateched lines
2025-02-19 14:14:24 +01:00
Frédéric FRANCE
278006c148 Merge remote-tracking branch 'upstream/develop' into update_phpstan 2025-02-19 14:14:22 +01:00
ldestailleur
98cc1acbec Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-19 14:13:26 +01:00
ldestailleur
881b9fd5ee FIX Bad picto of user 2025-02-19 14:13:15 +01:00
ldestailleur
5619bf83e2 FIX bad param position and warning 2025-02-19 14:10:49 +01:00
Laurent Destailleur
f6ef7a624d Merge branch '21.0' into 20.0.33130 2025-02-19 13:51:26 +01:00
Frédéric FRANCE
09b0703e3f Merge remote-tracking branch 'upstream/develop' into update_phpstan 2025-02-19 13:49:07 +01:00
Frédéric FRANCE
32b85ca843 use phpstan latest version 2025-02-19 13:48:53 +01:00
Laurent Destailleur
151685052e Merge pull request #33134 from mdeweerd/fix/phan.theme
Qual: Fix phan notices (theme)
2025-02-19 13:47:37 +01:00
ldestailleur
fab600ab94 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2025-02-19 13:46:54 +01:00
ldestailleur
53f12a50e3 Close #29312 Can keep date filters between screens 2025-02-19 13:46:14 +01:00
Frédéric FRANCE
b02fd54610 use phpstan latest version 2025-02-19 13:45:14 +01:00
ldestailleur
fde184c1e3 FIX #29312 Can keep date between screen 2025-02-19 13:34:58 +01:00
MDW
272808cc9b Qual: Fix phan notices (theme) 2025-02-19 13:28:35 +01:00
Dolibot
d8f5823230 PHPStan > Update baseline 2025-02-19 12:06:46 +00:00
ldestailleur
b3d75ccc47 QUAL Use the new GETPOSTDATE to simplify the code 2025-02-19 13:05:45 +01:00
antonin_tdj
ab939f79ae Update card.php 2025-02-19 12:52:06 +01:00
antonin_tdj
20e2553864 Avoid remove supplier order with dispateched lines 2025-02-19 12:41:18 +01:00