MDW
3291ec5afb
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:46 +01:00
MDW
07d3e4cfe1
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:45 +01:00
MDW
732056902e
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:44 +01:00
MDW
88632afe5e
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:43 +01:00
MDW
73b8dfd77a
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:42 +01:00
MDW
7d16c805b8
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:41 +01:00
MDW
9fe6fd7694
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:40 +01:00
MDW
c764c0fd59
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:39 +01:00
MDW
547b521459
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:38 +01:00
MDW
7f798effce
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:37 +01:00
MDW
cccee21d51
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:36 +01:00
MDW
738c6eeeb7
Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
...
# Qual: Fix PhanTypeExpectedObjectOrClassName by testing on classname
PhanTypeExpectedObjectOrClassName should be fixed by testing that the classname is not
empty.
2024-03-12 18:39:35 +01:00
Laurent Destailleur
0e209ea702
Merge pull request #28782 from lamrani002/fixgetFiscalPeriods
...
Fix method getFiscalPeriods doc and cast two column
2024-03-12 17:59:22 +01:00
Laurent Destailleur
ba51b9f72e
Merge pull request #28789 from fappels/develop_expedition_warning
...
Fix php warning
2024-03-12 17:56:03 +01:00
Francis Appels
499bdea72b
Fix php warning
2024-03-12 17:21:32 +01:00
Laurent Destailleur
16edaf9208
Merge pull request #28783 from lamrani002/cMailFileSendmail
...
fix method sendfile return type
2024-03-12 16:19:36 +01:00
Laurent Destailleur
cf28211a78
Update CMailFile.class.php
2024-03-12 16:18:44 +01:00
lamrani abdelwadoud
61518d9b76
Merge branch 'develop' into fixgetFiscalPeriods
2024-03-12 15:51:34 +01:00
Lamrani Abdel
8bf54dee9e
fix method sendfile return type
2024-03-12 15:13:54 +01:00
Lamrani Abdel
f54c929321
Fix method doc and cast two column
2024-03-12 14:58:20 +01:00
Laurent Destailleur
a6926c29c0
Merge pull request #28778 from fappels/develop_fix_delivery_note
...
Fix shipping is not a delivery_note (is sub module of shipping)
2024-03-12 14:53:51 +01:00
Laurent Destailleur
74b8162d22
Merge pull request #28700 from mdeweerd/urlencode/fixuptype
...
Fix: Ensure the argument type for urlencode is string
2024-03-12 14:43:41 +01:00
Laurent Destailleur
9e16016125
Merge pull request #28770 from mdeweerd/typing/fields
...
Fix: Repeat fields typing in CommonClass children
2024-03-12 14:30:36 +01:00
Laurent Destailleur
ee3fa7f643
Merge pull request #28776 from mdeweerd/fix/phpdoc1
...
Fix: PHPdoc and minor code changes from phpstan logs
2024-03-12 14:27:52 +01:00
Laurent Destailleur
367f47428f
Merge pull request #28734 from mdeweerd/fix/PhanTypeMismatchDimAssignment
...
Qual: Fix and enable PhanTypeMismatchDimAssignment
2024-03-12 14:20:34 +01:00
Laurent Destailleur
d62ef14064
Merge pull request #28768 from mdeweerd/fix/PhanTypeMismatchDeclaredParamNullable
...
Fix: PhanTypeMismatchDeclaredParamNullable & enable detection
2024-03-12 14:19:41 +01:00
Laurent Destailleur
41eda8bcee
Merge pull request #28769 from lamrani002/updateErrors
...
NEW redirect link in the config module in the event of an error client
2024-03-12 14:18:59 +01:00
Laurent Destailleur
d6f3a74cd5
Merge branch 'develop' into updateErrors
2024-03-12 14:18:30 +01:00
Laurent Destailleur
f4b6dd927d
Merge pull request #28771 from mdeweerd/typeing/module_parts
...
Qual: Typing : make all $module_parts fields optional and add missing
2024-03-12 14:15:56 +01:00
Laurent Destailleur
364892008d
Merge pull request #28772 from lamrani002/chageCurlInAiModule
...
New update in generate_content in module Ai
2024-03-12 14:15:32 +01:00
Laurent Destailleur
56f3a2902d
Merge pull request #28774 from mdeweerd/windows/ignoretests
...
Qual: Exclude some tests from windows-ci until fixed
2024-03-12 14:14:31 +01:00
Francis Appels
6f1b184f17
Merge remote-tracking branch 'Dolibarr/develop' into develop_fix_delivery_note
2024-03-12 14:13:41 +01:00
Laurent Destailleur
949c885477
Merge branch 'develop' into fix/phpdoc1
2024-03-12 14:11:30 +01:00
MDW
3a441359da
Qual: Fix PHPdoc for fields
2024-03-12 14:10:46 +01:00
Laurent Destailleur
0b936bebe7
Merge pull request #28773 from frederic34/clean_mod_code
...
clean code and phpdoc
2024-03-12 14:09:23 +01:00
MDW
74c5b450f8
Qual: Fix PHPdoc for fields
2024-03-12 14:09:04 +01:00
MDW
d2cefd3409
Qual: Fix PHPdoc for fields
2024-03-12 14:07:53 +01:00
MDW
f41ec6913f
Qual: Fix PHPdoc for fields
2024-03-12 14:06:53 +01:00
MDW
12025d0762
Qual: Fix PHPdoc for fields
2024-03-12 14:05:51 +01:00
MDW
d3fe1348c1
Qual: Fix PHPdoc for fields
2024-03-12 14:03:58 +01:00
MDW
7b1155dec0
Qual: Fix childtablesoncascade phpdoc
2024-03-12 14:02:10 +01:00
MDW
b276452b36
Qual: Fix childtablesoncascade phpdoc
2024-03-12 14:00:39 +01:00
MDW
b3620dad5f
Qual: Fix PHPdoc for fields
2024-03-12 13:58:53 +01:00
MDW
88d59896ec
Qual: 'enabled' in fields can be string ('isModEnabled(...)')
...
# Qual: 'enabled' in fields can be string ('isModEnabled(...)')
Update PHPdoc to allow that enabled is a string
2024-03-12 13:38:08 +01:00
Francis Appels
ba1ca6dc7d
module delivery_note not exist (no own module descriptor) is global MAIN_SUBMODULE_DELIVERY
2024-03-12 11:46:12 +01:00
Francis Appels
75e99a6dee
Fix phan tool for shipping
2024-03-12 11:21:42 +01:00
Francis Appels
7ff68a5819
Fix shipping is not a delivery_note (sub module of shipping)
2024-03-12 11:07:18 +01:00
Laurent Destailleur
7869c1a309
AI support both plain text and HTML generation
2024-03-12 10:01:39 +01:00
Frédéric FRANCE
de4c564c7e
clean
2024-03-12 09:56:36 +01:00
Frédéric FRANCE
c8714ea50b
clean
2024-03-12 09:54:32 +01:00