2
0
forked from Wavyzz/dolibarr
Commit Graph

8276 Commits

Author SHA1 Message Date
Laurent Destailleur
e671860ffa Merge pull request #29158 from mdeweerd/typing/printipp
Fix printipp phpdoc typing
2024-04-02 11:54:49 +02:00
Francis Appels
6a330096fd Fix debug phpbarcode 2024-04-02 09:48:48 +02:00
Laurent Destailleur
7158757fa1 Debug v20 2024-03-31 23:48:29 +02:00
MDW
c1c4f95371 Fix printipp phpdoc typing 2024-03-31 22:28:08 +02:00
MDW
a974df28ab Improve doc typing 2024-03-31 01:03:34 +01:00
MDW
9afe7dba59 Fix phan notices related to fournisseur.facture.class.php
# Fix phan notices related to fournisseur.facture.class.php

This fixes deprecations and phpdoc.
2024-03-29 23:48:40 +01:00
Laurent Destailleur
b58e439a17 Clean use of $_POST 2024-03-28 21:29:02 +01:00
Laurent Destailleur
3e8c3edd6d Clean code from _GET 2024-03-28 17:10:22 +01:00
Laurent Destailleur
787b1a1c83 Merge branch 'develop' into fix/filebyfile 2024-03-28 14:23:54 +01:00
Laurent Destailleur
a7e33e6573 Merge pull request #29047 from mdeweerd/fix/PhanPluginUnknownObjectMethodCall1
Fixes for PhanPluginUnknownObjectMethodCall
2024-03-28 14:20:57 +01:00
Laurent Destailleur
0465aeb412 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2024-03-27 11:39:26 +01:00
Laurent Destailleur
dc43a7e87b Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-27 11:22:38 +01:00
Laurent Destailleur
dd42f45d1a Fix precommit 2024-03-27 10:59:05 +01:00
MDW
1ee639bb81 Adjust to real typings 2024-03-27 10:18:35 +01:00
MDW
9a65d5fabc Force LANGFILE constant in subclass 2024-03-27 10:18:13 +01:00
MDW
28521f7dcd Adjust write_file signature 2024-03-27 10:18:12 +01:00
MDW
92bdf2308c Add abstract method for improved typing check 2024-03-27 10:17:30 +01:00
Regis Houssin
2ae4f94eed FIX inventoryDeletePermission id define twice 2024-03-27 02:24:57 +01:00
Regis Houssin
f16b08fbdb FIX peut pas faire mieux ! 2024-03-27 01:21:15 +01:00
Regis Houssin
d8e102a24c FIX wrong stock permission number 2024-03-27 01:15:03 +01:00
Regis Houssin
0da7288546 FIX try to fix phan error 2024-03-26 22:47:57 +01:00
Laurent Destailleur
caf6367a4e NEW Add the process and user ID into log 2024-03-26 14:14:11 +01:00
Laurent Destailleur
d756c8c3d3 Fix unexpected quote 2024-03-24 16:13:19 +01:00
Laurent Destailleur
14278a3e8c Update pdf_strato.modules.php 2024-03-24 16:08:58 +01:00
Laurent Destailleur
727b8c3a0d Update pdf_strato.modules.php 2024-03-24 16:07:47 +01:00
Laurent Destailleur
d63e241050 Update pdf_strato.modules.php 2024-03-24 16:06:51 +01:00
Laurent Destailleur
247ab6d4f8 Merge branch 'develop' into new_branch_11_03_2024 2024-03-24 16:03:33 +01:00
Laurent Destailleur
3bbbf8ac38 Clean code 2024-03-24 16:03:00 +01:00
MDW
baaa7c721e Fix PHPdoc typing ($cols, $phpmin) 2024-03-24 14:19:09 +01:00
Laurent Destailleur
a17cb8aa42 Fix var_dump 2024-03-24 07:01:24 +01:00
Laurent Destailleur
57c75a7dec Fix bad object name 2024-03-24 06:56:50 +01:00
Laurent Destailleur
946de96912 Fix for phan #29037 2024-03-24 06:42:29 +01:00
Laurent Destailleur
686463a292 Fix phan warning 2024-03-24 06:37:09 +01:00
Laurent Destailleur
d1c9475089 Better management of MD file with style HTML tags 2024-03-24 03:23:07 +01:00
Laurent Destailleur
a5fec9f06f Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 20:44:54 +01:00
Laurent Destailleur
19fbfb9444 Merge pull request #29013 from frederic34/box_member_phpstan
clean code for phpstan
2024-03-23 19:36:27 +01:00
Laurent Destailleur
5c31471053 Merge pull request #29020 from frederic34/last_main_doc
fetch last_main_doc in invoice supplier
2024-03-23 17:37:38 +01:00
Laurent Destailleur
6a0678e717 Merge branch 'develop' into PhanTypeInvalidRightOperandOfNumericOp 2024-03-23 17:36:29 +01:00
MDW
3d130e3bd5 Fix double $conf->global->$conf into $conf->global->...
# Fix double $conf->global->$conf into $conf->global->...

Found with PhanTypeInvalidPropertyName - may be appropriate for backport
2024-03-23 15:17:12 +01:00
MDW
35d2dd5611 Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:47 +01:00
MDW
c97e400b9d Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:46 +01:00
MDW
7fe931c46f Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:45 +01:00
Laurent Destailleur
d448b57cf2 Debug v20 2024-03-22 19:58:33 +01:00
Frédéric FRANCE
b78766b904 fetch last_main_doc in invoice supplier 2024-03-22 12:28:56 +01:00
MDW
8e577b6d5a Fix typing with phpdoc 2024-03-22 09:52:33 +01:00
MDW
ba7a452451 Fix typing with phpdoc 2024-03-22 09:52:21 +01:00
MDW
37ceda734f Fix typing with phpdoc 2024-03-22 09:52:20 +01:00
MDW
e7e2ff95f6 Fix typing with phpdoc 2024-03-22 09:52:19 +01:00
MDW
fbb3cb3588 Fix typing with phpdoc 2024-03-22 09:52:18 +01:00
MDW
e31fa59fd4 Fix typing with phpdoc 2024-03-22 09:52:17 +01:00