dolibarr/htdocs/compta
Laurent Destailleur faeee834ff Fix css
2024-03-25 00:11:18 +01:00
..
bank Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:27 +01:00
cashcontrol Fix typing issue with cast 2024-03-22 09:52:35 +01:00
charges Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
deplacement Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
facture Force type to fix PhanNonClassMethodCall 2024-03-24 15:40:24 +01:00
journal Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
localtax Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:30 +01:00
paiement Fix $mybool |=... which is binary op, not boolean op 2024-03-21 13:45:09 +01:00
payment_sc Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
payment_vat Fix: Initialise array variables before assigning fields (#28725) 2024-03-09 02:43:57 +01:00
paymentbybanktransfer Fix: $form argument to price() must be int (#28699) 2024-03-08 21:30:04 +01:00
prelevement Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2024-03-21 23:28:50 +01:00
resultat Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
sociales Fix $arrayfields typing lost by dol_sort_array() by forcing the type 2024-03-20 23:29:48 +01:00
stats Fix PhanTypeMismatchArgumentInternal - apply casts tofix 2024-03-18 04:03:52 +01:00
tva Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:33 +01:00
accounting-files.php Debug v20 2024-03-23 19:32:08 +01:00
ajaxpayment.php Fix PhanTypeInvalid{Left,Right}OperandOfNumericOp mostly by typing, casting, idate 2024-03-23 02:06:25 +01:00
clients.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
index.php Merge branch 'develop' into phpstanphpstan 2024-03-19 02:05:42 +01:00
paiement_charge.php Fix css 2024-03-25 00:11:18 +01:00
paiement_vat.php Fix: Initilialise $total_ttc to fix PhanUndeclaredVariableAssignOp 2024-03-18 12:20:44 +01:00
paiement.php Fix several typing issues with casts, deprecation, css class 2024-03-22 09:52:36 +01:00
recap-compta.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00