mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
* Fix extraparams property typing * Fix argument typing * Fix 'status' argument type in calls to dolGetButtonTitle * Fix argument2 for price to 1 (was 2) * Fix deliveryreceipt argument * Fix PHPDoc dol_sort_array * Fix range for int argument * Fix arg type for str_pad and add some PHPDoc * Fix natsort value for dol_sort_array * Fix arguments on calls to dol_sort_array * Reduce phpstan exceptions * Qual: Add type hints for Stripe objects # Qual: Add type hints for Stripe objects Suggest the more specific implementation of the StripObject. * Typing, initialisation * Qual: Fix undeclared variables * Update phan baseline * Update baseline * Qual: Add type hints for Stripe objects # Qual: Add type hints for Stripe objects Suggest the more specific implementation of the StripObject. * Add PHPDoc for host class properties * Ignore false positive (phan) for deprecated property * Improve typing * Update baseline |
||
|---|---|---|
| .. | ||
| bank | ||
| cashcontrol | ||
| charges | ||
| deplacement | ||
| facture | ||
| journal | ||
| localtax | ||
| paiement | ||
| payment_sc | ||
| payment_vat | ||
| paymentbybanktransfer | ||
| prelevement | ||
| resultat | ||
| sociales | ||
| stats | ||
| tva | ||
| accounting-files.php | ||
| ajaxpayment.php | ||
| clients.php | ||
| index.php | ||
| paiement_charge.php | ||
| paiement_vat.php | ||
| paiement.php | ||
| recap-compta.php | ||