dolibarr/htdocs/compta
2024-03-22 09:51:47 +01:00
..
bank Fix typing with casts, idate and fix month/year formatting 2024-03-22 09:51:45 +01:00
cashcontrol Fix typing with casts 2024-03-22 09:51:47 +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 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-22 02:35:37 +01:00
journal Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
localtax Fix arg type to abs() with cast 2024-03-20 04:08:35 +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 Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop 2024-03-21 23:28:50 +01:00
accounting-files.php Fix regression in GETPOST limit 2024-03-16 11:41:00 +01:00
ajaxpayment.php Fix: GETPOST(...,'int') to GETPOSTINT(...) (#28448) 2024-02-27 14:05:53 +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 phpstan warnings 2024-03-16 08:43:08 +01:00
paiement_vat.php Fix: Initilialise $total_ttc to fix PhanUndeclaredVariableAssignOp 2024-03-18 12:20:44 +01:00
paiement.php Fix arg type to abs() with cast 2024-03-20 04:08:36 +01:00
recap-compta.php Move to getDolGlobalString 2024-03-22 00:37:56 +01:00