dolibarr/htdocs/compta
notmarrco 2c3eff1896
NEW: API Add some api endpoints (#25126)
* feat(api): Add updateLine to Bank api + add salaries api

* feat(api): Add "deleteLine" to bank api

* fix(api): Remove unneeded mandatory field "salary"

* feat(api): Add PaymentSalaries and PaymentExpenseReports API

* fix(bankaccount): Fix bad phpdoc return type

* fix(bankaccount): Fix bad phpdoc return type and comments

* add updateLabel function to AccountLine

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-02-19 17:03:07 +01:00
..
bank NEW: API Add some api endpoints (#25126) 2024-02-19 17:03:07 +01:00
cashcontrol fix warning (#28177) 2024-02-15 13:59:19 +01:00
charges Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
deplacement Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
facture Fix phpstan 2024-02-19 16:37:59 +01:00
journal Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
localtax fix warning (#28177) 2024-02-15 13:59:19 +01:00
paiement Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
payment_sc Clean code 2023-10-15 15:32:35 +02:00
payment_vat Qual: Spelling compta code (#27413) 2024-01-11 09:58:34 +01:00
paymentbybanktransfer Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
prelevement fix php warnings and errors (#28207) 2024-02-18 23:00:01 +01:00
resultat Rename a translation key to avoid confusion 2024-01-18 12:24:35 +01:00
sociales fix warning (#28177) 2024-02-15 13:59:19 +01:00
stats Rename a translation key to avoid confusion 2024-01-18 12:24:35 +01:00
tva fix warning (#28177) 2024-02-15 13:59:19 +01:00
accounting-files.php Qual: Apply automatic phan fixes (deprecations, unneeded imports) (#28154) 2024-02-13 21:46:12 +01:00
ajaxpayment.php Qual: Spelling compta code (#27413) 2024-01-11 09:58:34 +01:00
clients.php Clean code 2024-01-09 13:08:22 +01:00
index.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
paiement_charge.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-12 03:36:46 +01:00
paiement_vat.php var in sql shall be casted 2024-01-24 21:31:45 +01:00
paiement.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
recap-compta.php Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-02-08 15:09:42 +01:00