Skip to content
Snippets Groups Projects
Commit 95c1177b authored by Laurent Destailleur's avatar Laurent Destailleur Committed by GitHub
Browse files

Merge pull request #5934 from fappels/develop

Developer changelog
parents c858c5b3 15377f11
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ Dolibarr better:
- Trigger name SUPPLIER_PROPOSAL_CREATE has been renamed into PROPOSAL_SUPPLIER_CREATE
- A new paramater sqlfilters was introduced to allow filter on any fields int the REST API. Few old parameters
no more required were also removed. Use this new one if you ware using one of them.
- Method commande->deleteline($lindeid) has been replaced with commande->deleteline($user, $lineid).
***** ChangeLog for 4.0.1 compared to 4.0.0 *****
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment