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
Hystepik
7eb0b2b885
New add new setup in ai setup
2025-02-19 10:59:19 +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
Frédéric FRANCE
d11a8884f6
Merge branch 'develop' into extrafields_object_filter
2025-02-18 19:44:50 +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
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
58e243e535
Fix phpstan
2025-02-17 22:02:14 +01:00
Laurent Destailleur
2c7b2a11d0
Update myobject.class.php
2025-02-17 19:53:09 +01:00
Laurent Destailleur
bec6401388
Merge branch 'develop' into 22_accfydefault
2025-02-17 19:50:10 +01:00
VESSILLER
612f34f719
FIX #33101 white page on ticket card when adding a link by reference
2025-02-17 19:49:31 +01:00
Laurent Destailleur
28cacb8d1a
Merge pull request #33102 from Easya-Solutions/fix-ticket-addlinkbyref-in-view-mode
...
FIX #33101 white page on ticket card when adding a link by reference
2025-02-17 19:47:35 +01:00
Laurent Destailleur
68db1800e7
Merge pull request #33094 from iLLixM/develop
...
New: Option to set Third Party Customer Code equal to Member Reference
2025-02-17 19:46:19 +01:00
Laurent Destailleur
fc610a0adf
Merge pull request #33092 from mdeweerd/phan/2025.2.14.societe-1
...
Qual: Fix phan notices (societe)
2025-02-17 19:45:38 +01:00
Benjamin Falière
23ae7b5e7d
Merge branch 'develop' into fixMB
2025-02-17 18:49:25 +01:00
Laurent Destailleur
cac751ead0
Merge branch 'develop' into feat-order-tags
2025-02-17 18:20:01 +01:00
ldestailleur
b65189f4e3
Fix regression
2025-02-17 18:18:57 +01:00
Alexandre SPANGARO
167e327459
FIX CI phpstan
2025-02-17 17:23:18 +01:00
Laurent Destailleur
4d46197aed
Update html.form.class.php
2025-02-17 17:23:16 +01:00
ldestailleur
7566f72796
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-02-17 16:47:08 +01:00
ldestailleur
1904d4da6e
FIX harmless PHP warnings
2025-02-17 16:42:11 +01:00
Alexandre SPANGARO
23fc3e18d3
Merge branch 'develop' into 22_accfydefault
2025-02-17 16:41:11 +01:00
Benjamin Falière
c52d0d2db0
Restore contributor line
2025-02-17 16:22:57 +01:00
Benjamin Falière
ca85ad74b9
FIX(modulebuilder): validate after creation
2025-02-17 16:18:19 +01:00
Laurent Destailleur
417f10c99d
Update modCategorie.class.php
2025-02-17 16:08:20 +01:00
ldestailleur
33d722c84f
API use syntax "Authorization: Bearer ..." instead of "DOLAPIKEY: ..."
2025-02-17 16:02:22 +01:00
VESSILLER
eaf978cb12
FIX #33101 white page on ticket card when adding a link by reference
2025-02-17 15:09:31 +01:00
ldestailleur
180013b1ed
Debug v21
2025-02-17 14:53:44 +01:00
Laurent Destailleur
1e4a9bfe9b
Update modCategorie.class.php
2025-02-17 14:41:01 +01:00
Laurent Destailleur
6ab146468e
Merge branch 'develop' into feat-order-tags
2025-02-17 14:30:00 +01:00
ldestailleur
1cad2a092e
Standardize the category tables.
2025-02-17 14:29:44 +01:00
ldestailleur
730c6971da
Debug v21
2025-02-17 14:20:40 +01:00
Laurent Destailleur
1df8cc3bd5
Merge branch 'develop' into feat-order-tags
2025-02-17 14:03:53 +01:00
ldestailleur
5de4d8a166
Standardize category tables
2025-02-17 14:02:39 +01:00
ldestailleur
fc96a88bd9
Standardize category tables
2025-02-17 14:01:16 +01:00
ldestailleur
8e411b3ead
Standardize category tables
2025-02-17 13:59:59 +01:00
ldestailleur
9af5292cc3
Standardize category tables
2025-02-17 13:58:47 +01:00
Alexandre SPANGARO
3ab4a08c13
Language
2025-02-17 13:53:01 +01:00
ldestailleur
d800b721fd
Standardize category tables
2025-02-17 13:52:52 +01:00
Alexandre SPANGARO
803995b645
Merge branch '22_accfydefault' of https://github.com/aspangaro/dolibarr into 22_accfydefault
2025-02-17 13:51:49 +01:00
Alexandre SPANGARO
d259b2a65c
Update language
2025-02-17 13:51:47 +01:00
ldestailleur
3339ca0ed7
Standardize category tables
2025-02-17 13:45:16 +01:00
ldestailleur
33b915abbe
NEW Better presentation of list of user approver.
2025-02-17 13:18:20 +01:00
Laurent Destailleur
8f58256ede
Update viewcat.php
2025-02-17 11:46:29 +01:00
MDW
5035580e56
Qual: Fix phan notices (societe)
2025-02-17 09:44:12 +01:00
Alexandre SPANGARO
a194d2f0c4
Remove dev code
2025-02-17 06:41:59 +01:00
Alexandre SPANGARO
330bd5543a
Add missing trad
2025-02-17 06:38:07 +01:00
Alexandre SPANGARO
da54ed8e57
Indentation
2025-02-17 06:30:55 +01:00
Laurent Destailleur
8402394e5b
Merge branch 'develop' into feat-order-tags
2025-02-17 04:06:32 +01:00
Laurent Destailleur
bd6c9b6d0d
Merge branch 'develop' into 22_accfydefault
2025-02-17 04:02:57 +01:00
Laurent Destailleur
a5a5e7d3ab
Merge branch 'develop' into develop
2025-02-17 04:02:51 +01:00
ldestailleur
99e8842f0a
Fix phpstan
2025-02-17 03:49:11 +01:00