Laurent Destailleur
ebba438fbe
Merge pull request #27528 from altairisfr/rdb
...
[DATA_MODEL] rename commande_fournisseur_dispatch into receptiondet_batch
2024-03-17 21:31:27 +01:00
MDW
012f284b3d
Fix PhanParamSuspiciousOrder by suppressing notification
2024-03-17 20:12:53 +01:00
Laurent Destailleur
7aef2022d6
Merge pull request #28026 from ariel-bentu/fix-pdf-lines-header-height
...
QUAL fix lines' title height calculation
2024-03-17 12:38:59 +01:00
Laurent Destailleur
1b9db96e4f
Fix picto
2024-03-17 00:35:06 +01:00
Laurent Destailleur
75fae0f27d
Merge branch 'develop' into fix/PhanTypeMismatchReturn
2024-03-16 16:08:08 +01:00
MDW
9eed23c6d0
Fix return type by cast or typing update
...
# Fix return type by cast or typing update
Fix most PhanTypeMismatchReturn notifications.
The remaining ones are likely real bugs or need more Dolibarr
knowledge to fix them efficiently
2024-03-16 13:52:12 +01:00
MDW
13ab939691
Fix deprecated function calls
2024-03-16 13:27:51 +01:00
Laurent Destailleur
e994d6650f
Fix regression in GETPOST limit
2024-03-16 11:41:00 +01:00
Laurent Destailleur
25dd05c35e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-16 10:45:55 +01:00
Frédéric France
41fccbaac5
fix phpstan warnings
2024-03-16 08:49:50 +01:00
Laurent Destailleur
79aa9fb1f1
Code simpler
2024-03-15 20:29:21 +01:00
Laurent Destailleur
372c8445fd
Merge pull request #28809 from mdeweerd/PhanPluginPrintfIncompatibleArgumentTypeWeak
...
Fix & enable PhanPluginPrintfIncompatibleArgumentTypeWeak occurrences
2024-03-15 16:32:40 +01:00
Laurent Destailleur
0ee6fd6bad
Merge pull request #28877 from mdeweerd/PhanTypeMismatchDefault
...
Fix & enable PhanTypeMismatchDefault
2024-03-15 15:44:30 +01:00
Laurent Destailleur
7d585f2a48
Merge pull request #28839 from lamrani002/fixTypagePAram
...
FIX PHPStan warnings
2024-03-15 15:25:51 +01:00
Lamrani Abdel
d9694bec3d
fix type by adding both to doc function
2024-03-15 14:38:22 +01:00
Lamrani Abdel
4a53b3dd17
fix type by adding both to doc function
2024-03-15 14:37:35 +01:00
MDW
920e1fbe77
Fix PhanTypeMismatchDefault by removing defaults ($object is required)
2024-03-15 14:29:21 +01:00
MDW
972028bb95
Fix PhanTypeMismatchDefault by removing defaults ($object is required)
2024-03-15 14:29:20 +01:00
MDW
f91d32de86
Qual: Fix typing - module_parts['hooks'] may be empty
...
# Qual: Fix typing - moduleparts['hooks'] may be empty
PHPstan reported on initialisation mismatch when module_parts['hooks']
is initialised to empty array. This change makes the fields optional.
2024-03-15 10:46:20 +01:00
Laurent Destailleur
e238cc204e
Merge pull request #28750 from mdeweerd/fix/PhanPluginSuspiciousParamPosition
...
Fix: Resolve several PhanPluginSuspiciousParamPosition cases
2024-03-15 08:45:25 +01:00
Laurent Destailleur
1639bc83ca
Merge pull request #28817 from frederic34/skiljob
...
fix warnings
2024-03-15 00:18:44 +01:00
MDW
0f8b9e73f0
Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences
...
# Fix: Enable/fix PhanPluginPrintfIncompatibleArgumentTypeWeak occurences
Fix the PhanPluginPrintfIncompatibleArgumentTypeWeak occurences and fix the rule
2024-03-14 23:00:47 +01:00
MDW
f5ab94634a
Fix PhanNoopBinaryOperator by commenting NOOP tests
2024-03-14 22:57:33 +01:00
Laurent Destailleur
dbcb2c2cd6
Merge pull request #28842 from frederic34/vinci
...
some fix for vinci
2024-03-14 22:44:41 +01:00
Laurent Destailleur
0a8f9ffb2b
Merge pull request #28858 from frederic34/patch-8
...
Update doc_generic_odt.modules.php
2024-03-14 22:30:28 +01:00
Frédéric FRANCE
5415273040
Update doc_generic_odt.modules.php
2024-03-14 21:31:44 +01:00
Frédéric France
bb8604e265
Merge remote-tracking branch 'upstream/develop' into newfixes
2024-03-14 20:46:47 +01:00
MDW
8ff08adbbf
Fix PhanPluginSuspiciousParamPosition
2024-03-14 19:39:35 +01:00
Frédéric France
a9847bb44c
fix phpstan is incompatible with
2024-03-14 19:02:16 +01:00
Frédéric France
f8eb9da0b5
fix phpstan is incompatible with
2024-03-14 18:43:22 +01:00
Frédéric France
4577a4d432
fix phpstan is incompatible with
2024-03-14 18:40:31 +01:00
Laurent Destailleur
c22a6219ec
Debug v20
2024-03-14 16:40:06 +01:00
Frédéric FRANCE
2670287dd4
translation
2024-03-14 16:34:41 +01:00
Frédéric FRANCE
c46e5ac34b
some fix for vinci
2024-03-14 16:01:12 +01:00
Lamrani Abdel
a25e8ee14d
FIX PHPStan warnings
2024-03-14 15:09:44 +01:00
Laurent Destailleur
ca3141c255
Fix picto
2024-03-14 14:03:21 +01:00
Laurent Destailleur
c664cdae0f
NEW Init of a module with a website template copy also the preview
2024-03-14 12:39:42 +01:00
Frédéric FRANCE
23b0faeb44
Merge branch 'develop' into skiljob
2024-03-14 11:04:11 +01:00
Laurent Destailleur
c867bc2706
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
2024-03-13 22:36:45 +01:00
Laurent Destailleur
8bfc0779c4
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-03-13 22:20:08 +01:00
Laurent Destailleur
a0b26ae7cd
FIX Amount of localtaxes in foreign currency was wrong on screen and PDF
2024-03-13 22:04:44 +01:00
Frédéric France
edb12bc63d
Merge remote-tracking branch 'upstream/develop' into skiljob
2024-03-13 18:42:52 +01:00
Frédéric France
26fe76733c
fix warnings
2024-03-13 18:20:41 +01:00
Laurent Destailleur
46eddefcab
Merge pull request #28814 from atm-jonathan/NEW_import_kit
...
Add import kit by product ref
2024-03-13 18:14:33 +01:00
Jonathan lescaut
5e5792d144
add import kit
2024-03-13 15:38:29 +01:00
MDW
a604e446f1
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:51 +01:00
MDW
a35efb0b8b
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:50 +01:00
MDW
259faedafe
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:49 +01:00
MDW
6629c823e8
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:48 +01:00
MDW
ce85da498c
Fix PhanPluginRedundantAssignment
2024-03-13 01:04:47 +01:00