Commit Graph

126988 Commits

Author SHA1 Message Date
Frédéric FRANCE
dfa87a2cd2
Merge remote-tracking branch 'upstream/develop' into update_phpstan 2025-02-19 14:28:36 +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
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
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
151685052e
Merge pull request #33134 from mdeweerd/fix/phan.theme
Qual: Fix phan notices (theme)
2025-02-19 13:47:37 +01:00
ldestailleur
53f12a50e3 Close #29312 Can keep date filters between screens 2025-02-19 13:46:14 +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
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
ldestailleur
3956de0b96 Trans 2025-02-19 12:36:34 +01:00
ldestailleur
4ba5286ad2 Doc 2025-02-19 12:17:41 +01:00
Laurent Destailleur
86e17b96ed
Update buildzip.php 2025-02-19 11:38:42 +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
e5faa7a393
Update buildzip.php 2025-02-19 11:13:32 +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
Eric Seigne
3298b135c7 use env to find php path 2025-02-19 09:35:47 +01:00
Eric Seigne
e8ff0be5e1 use official phpdoc syntax 2025-02-19 09:34:57 +01:00
Eric Seigne
8d5594ea64 correct phan return map 2025-02-19 09:25:10 +01:00
Eric Seigne
7225a82cc7 phpdoc for phan 2025-02-19 09:16:19 +01:00
Eric Seigne
7b57b55686 fix phan errors 2025-02-19 09:03:23 +01:00
Eric Seigne
df3a94f687 fix comments 2025-02-19 08:54:59 +01:00
Eric Seigne
1ce290fac0 fix missing zipdir returns bool 2025-02-19 08:53:40 +01:00
Eric Seigne
ef921dba60 fix exit syntax 2025-02-19 08:50:20 +01:00
Eric Seigne
d0d8e26cc4 fix typo 2025-02-19 08:36:49 +01:00
Eric Seigne
82d47c45e6 build zip from command line full php 2025-02-19 08:29:03 +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
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