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
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
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
ldestailleur
b3d75ccc47
QUAL Use the new GETPOSTDATE to simplify the code
2025-02-19 13:05:45 +01:00
ldestailleur
3956de0b96
Trans
2025-02-19 12:36:34 +01:00
ldestailleur
4ba5286ad2
Doc
2025-02-19 12:17:41 +01:00
ldestailleur
086626c3c0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2025-02-19 11:24:13 +01:00
ldestailleur
79aef24733
Trans
2025-02-19 11:17:12 +01:00
Laurent Destailleur
0db097ca5b
Merge pull request #33127 from mdeweerd/fix/phan.takepos
...
Qual: Fix phan notices (takepos)
2025-02-19 11:10:02 +01:00
Laurent Destailleur
1caa121234
Merge pull request #33122 from Hystepik/New-add-formai.class
...
New move getSectionAIPrompt to new formAI class
2025-02-19 11:09:20 +01:00
Laurent Destailleur
1fe84f444a
Merge pull request #33126 from frederic34/hierachy_card
...
clean code
2025-02-19 11:08:09 +01:00
MDW
81e870f7c1
Qual: Fix phan notices (takepos)
2025-02-18 22:55:56 +01:00
Frédéric France
906a7ffe58
clean code
2025-02-18 21:10:53 +01:00
Frédéric France
6decc709f4
clean code
2025-02-18 21:09:46 +01:00
Laurent Destailleur
4c0918f0ae
Merge pull request #33116 from jyhere/patch-22
...
Fix: shipping workflow values comparison may fail
2025-02-18 20:50:08 +01:00
Laurent Destailleur
5aa224c097
Merge pull request #33125 from frederic34/fix/remove_duplicate
...
remove duplicate code
2025-02-18 20:49:02 +01:00
Laurent Destailleur
d19cbb5e6e
Merge pull request #33124 from Easya-Solutions/qual-child-arbo-qty-as-float
...
QUAL multiply can be float in get child arbo function
2025-02-18 20:47:50 +01:00
Laurent Destailleur
0d10942855
Merge pull request #33105 from BenjaminFlr/fixMB
...
FIX(modulebuilder): validate after creation
2025-02-18 20:42:49 +01:00
Laurent Destailleur
cea44d5b06
Update myobject.class.php
2025-02-18 20:41:53 +01:00
Laurent Destailleur
65cd5351a8
Merge pull request #33108 from mdeweerd/phan/fix.2025.2.17
...
Qual: Fix phan notices (stripe, supplier_proposal)
2025-02-18 20:38:12 +01:00
Laurent Destailleur
fc3e55ba98
Merge pull request #33112 from frederic34/fix/translations_orders
...
fix missing translations
2025-02-18 20:37:50 +01:00
Laurent Destailleur
d4ab5ad472
Merge pull request #33123 from mdeweerd/phan/scripts.enable
...
Qual: Enable and fix phan notices for scripts
2025-02-18 20:37:38 +01:00
Laurent Destailleur
fa8a84f540
Merge pull request #33119 from Dolibarr/phpstan-baseline
...
PHPStan > Update baseline
2025-02-18 20:36:56 +01:00
Frédéric France
ed3f115a1e
remove duplicate code
2025-02-18 20:16:00 +01:00
ldestailleur
f22054b004
Fix regression
2025-02-18 19:06:26 +01:00
VESSILLER
ade035733d
QUAL multiply can be float in get child arbo function
2025-02-18 17:16:42 +01:00
MDW
891e11d692
Qual: Enable and fix phan notices for scripts
...
# Qual: Enable and fix phan notices for scripts
phpstan is already enable on scripts, so there is no reason to not
enable phan.
This enables phan and fixes the notices at the same time
2025-02-18 16:33:41 +01:00
ldestailleur
12848fcdd5
Avoid fatal error if hookmanager not defined
2025-02-18 16:25:51 +01:00
Hystepik
b53bfa1212
fix CI
2025-02-18 16:03:21 +01:00
Hystepik
e8fa5fe982
Merge branch 'New-add-formai.class' of github.com:Hystepik/dolibarr into New-add-formai.class
2025-02-18 15:47:46 +01:00
Hystepik
1e90fdac1d
add nesw line
2025-02-18 15:47:29 +01:00
Lucas Marcouiller
a3050c2397
Merge branch 'develop' into New-add-formai.class
2025-02-18 15:37:15 +01:00
Hystepik
06f9e5e667
New move getSectionAIPrompt to new formAI class
2025-02-18 15:34:35 +01:00
MDW
11ed394b4b
Qual: Fix phan notices (supplier_proposal)
2025-02-18 14:16:49 +01:00
MDW
fc9c05b604
Qual: Fix phan notices (stripe)
2025-02-18 14:16:48 +01:00
ldestailleur
b1e975c797
Fix default field
2025-02-18 13:59:51 +01:00
ldestailleur
e8f8416215
NEW Filter on date creation/date modification in invoice list
2025-02-18 13:56:44 +01:00
Dolibot
3487f05778
PHPStan > Update baseline
2025-02-18 12:06:47 +00:00
Jyhere
8064fe6ce9
Fix: shipping workflow values comparison may fail
...
Due to php internal float values (eg. 40.00000000000001 instead of 40), comparison may fail.
2025-02-18 11:58:19 +01:00
Frédéric FRANCE
981fd12872
fix missing translations
2025-02-18 11:10:49 +01:00
Frédéric FRANCE
2dbfe1e2e3
fix missing translations
2025-02-18 11:08:14 +01:00
ldestailleur
cabd8a680e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-02-18 10:25:53 +01:00
Laurent Destailleur (aka Eldy)
9d61b20ecd
Fix php stan
2025-02-18 10:24:00 +01:00
Benjamin Falière
49cd08bc87
Merge branch 'develop' into fixMB
2025-02-18 10:04:17 +01:00
ldestailleur
104f5a9dc8
Fix phpstan
2025-02-17 22:02:14 +01:00
ldestailleur
58e243e535
Fix phpstan
2025-02-17 22:02:14 +01:00
ldestailleur
54e52c3832
Fix phpstan pb
2025-02-17 21:49:08 +01:00