Merge pull request #5934 from fappels/develop

Developer changelog
This commit is contained in:
Laurent Destailleur 2016-10-29 17:50:31 +02:00 committed by GitHub
commit 95c1177b3a

View File

@ -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 *****