dolibarr/htdocs/accountancy/class
Laurent Destailleur e9e2105508 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
	htdocs/accountancy/class/bookkeeping.class.php
	htdocs/core/class/CMailFile.class.php
	htdocs/core/lib/functions.lib.php
	htdocs/ticket/class/ticket.class.php
2024-03-19 18:12:13 +01:00
..
accountancycategory.class.php Fix most PhanTypeMismatchDimAssignment notices (#28739) 2024-03-10 01:53:04 +01:00
accountancyexport.class.php Fix: cast int to string for str_pad fixes PhanTypeMismatchArgumentInternal 2024-03-18 02:08:55 +01:00
accountancyimport.class.php Qual: Fix typing hints for DoliDB (#27484) 2024-01-13 15:50:02 +01:00
accountancysystem.class.php avoid phpstan error with phpdoc 2023-12-06 15:46:39 +01:00
accountingaccount.class.php Fix PhanPluginRedundantAssignment 2024-03-13 00:40:31 +01:00
accountingjournal.class.php Fix: remove strtoupper on int fixes PhanTypeMismatchArgumentInternal 2024-03-18 02:15:10 +01:00
api_accountancy.class.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
bookkeeping.class.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-19 18:12:13 +01:00
lettering.class.php Qual: Ignore/workaround SuspiciousParamOrder detection (#28688) 2024-03-08 12:34:25 +01:00