2
0
forked from Wavyzz/dolibarr
Commit Graph

7771 Commits

Author SHA1 Message Date
Frédéric FRANCE
9621a6a56d phpstan
htdocs/core/modules/printing/modules_printing.php	96	Access to an undefined property PrintingDriver::$name.
htdocs/core/modules/printing/modules_printing.php	100	Access to an undefined property PrintingDriver::$desc.
htdocs/core/modules/printing/printgcp.modules.php	246	Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printgcp.modules.php	540	Access to an undefined property printing_printgcp::$resprint.
htdocs/core/modules/printing/printipp.modules.php	241	Access to an undefined property printing_printipp::$resprint.
2023-09-25 13:24:34 +02:00
Laurent Destailleur
a5b967cd36 Merge pull request #25993 from frederic34/patch-9
phpstan
2023-09-25 02:04:21 +02:00
Laurent Destailleur
cb4987884e Merge pull request #25992 from frederic34/patch-8
phpstan
2023-09-25 02:03:50 +02:00
priojk
2f734857c8 Fix PHPStan issues 2023-09-23 17:20:53 +02:00
priojk
7f0b3f3414 Revert "Fix PHPStan issues"
This reverts commit 922ef1d9a5.
2023-09-23 17:18:42 +02:00
priojk
922ef1d9a5 Fix PHPStan issues 2023-09-23 17:14:33 +02:00
Regis Houssin
5fccbcb9ae FIX add field "entity" only in $tabfieldinsert 2023-09-23 10:05:36 +02:00
Regis Houssin
1100d8b418 FIX missing entity filter to customize by entity 2023-09-23 08:42:08 +02:00
Frédéric FRANCE
2eaa5a076e phpstan 2023-09-22 13:31:45 +02:00
Frédéric FRANCE
abca049228 phpstan 2023-09-22 13:20:41 +02:00
Laurent Destailleur
e9f80875b7 Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-22 01:19:49 +02:00
Laurent Destailleur
94f4521f19 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
Conflicts:
	htdocs/accountancy/class/accountancyexport.class.php
	htdocs/commande/class/commandestats.class.php
2023-09-21 19:30:02 +02:00
Laurent Destailleur
cd69bd6cba Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-21 19:23:24 +02:00
Laurent Destailleur
a8f10304d0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-09-21 19:22:48 +02:00
Laurent Destailleur
10b2cd7399 NEW Add the status of partnership to select partnership for emailing 2023-09-21 12:17:40 +02:00
Laurent Destailleur
3b2b844304 Merge pull request #25958 from frederic34/patch-9
phpstan
2023-09-20 00:03:13 +02:00
Laurent Destailleur
16cae861e1 Merge pull request #25957 from frederic34/patch-8
phpstan
2023-09-19 23:26:52 +02:00
Florian HENRY
24eddbdb8b Merge branch '15.0' of github.com:Dolibarr/dolibarr into 15_fix_export_contact 2023-09-19 11:35:37 +02:00
Florian HENRY
7b76188816 fix: contact export s.client and s.fournisseur must be numric as in thirdparty export (filter >0) 2023-09-19 11:32:48 +02:00
Hystepik
2347d5cb9a fix some bugs in bookcal module 2023-09-18 13:12:11 +02:00
Frédéric FRANCE
667b3877d8 phpstan 2023-09-18 12:11:11 +02:00
Frédéric FRANCE
0de4f372a6 phpstan
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=113,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=528,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=532,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=533,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=678,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=718,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=722,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=723,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=812,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=817,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=817,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=819,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
::error file=htdocs/core/modules/expedition/doc/pdf_rouget.modules.php,line=820,col=0::Access to an undefined property pdf_rouget::$posxqtytoship.
2023-09-18 12:02:49 +02:00
Laurent Destailleur
433afb4b22 Merge pull request #25892 from fappels/develop_fix_price_export
FIX missing price levels in product price export
2023-09-13 18:32:23 +02:00
Laurent Destailleur
0be8ccda83 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-13 12:16:44 +02:00
Laurent Destailleur
bc89f535b1 Qual: Clean code 2023-09-13 11:36:44 +02:00
Francis Appels
4ed109bae1 FIX missing price levels in product price export 2023-09-13 11:18:40 +02:00
Laurent Destailleur
85bfa4de35 Fix warning 2023-09-13 10:53:07 +02:00
Frédéric France
92c4d53fca phpstan 2023-09-12 18:51:40 +02:00
Frédéric France
3931e23b73 phpstan 2023-09-12 18:43:46 +02:00
Frédéric France
0672cafd78 phpstan 2023-09-12 18:43:06 +02:00
Frédéric France
f2dbc418f1 phpstan 2023-09-12 18:40:55 +02:00
Laurent Destailleur
553fba65e1 Fix #yogosha17587 2023-09-12 13:19:48 +02:00
Laurent Destailleur
403d9f27a4 FIX #24908 #25824 2023-09-11 12:19:30 +02:00
Laurent Destailleur
fb68aef969 NEW Can manage ODT documents for groups of users. 2023-09-10 22:13:04 +02:00
Laurent Destailleur
b546e7c624 css 2023-09-10 20:24:58 +02:00
Laurent Destailleur
876a44703d Fix warning 2023-09-10 17:30:00 +02:00
Laurent Destailleur
f9f3f1135d Fix warning 2023-09-10 16:50:52 +02:00
Laurent Destailleur
6f3310da75 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-09-09 21:43:10 +02:00
Laurent Destailleur
91c416b98b FIX #24908 #25824 2023-09-09 21:42:52 +02:00
Frédéric France
13f16ad13f phpstan 2023-09-09 13:42:54 +02:00
Laurent Destailleur
c6dbb3d434 Merge branch 'develop' into dev_sign_soeciete_rib 2023-09-09 11:55:30 +02:00
Frédéric FRANCE
266ea0a34d clean code 2023-09-08 16:06:36 +02:00
Laurent Destailleur
e9787451a8 Disallow more use of parenthesis into dol_eval 2023-09-08 05:51:06 +02:00
Florian HENRY
16f00adb8c Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_sign_soeciete_rib 2023-09-06 08:22:00 +02:00
Laurent Destailleur
e2bf0315c3 Fix fatal error on mod_contrat_olive. Missing getExample() 2023-09-06 01:42:35 +02:00
Hystepik
2701f8a2a8 New : Bookcal dev 2 2023-09-05 16:32:02 +02:00
Florian HENRY
7a45f083a5 fix travais 2023-09-05 09:22:18 +02:00
Florian HENRY
43d20f8cc0 Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_sign_soeciete_rib 2023-09-04 10:52:31 +02:00
Frédéric FRANCE
f72c22f6b7 phpstan 2023-09-02 21:15:42 +02:00
Laurent Destailleur
247ab6a93e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-09-02 20:54:10 +02:00