Update doc

This commit is contained in:
Laurent Destailleur 2016-10-26 10:36:22 +02:00
parent 709e4b0499
commit 99d24b8e62

View File

@ -36,7 +36,8 @@ check you make a fetch on object before calling the delete.
So there is no reason to maintain its compatibility with other dolibarr components. If an external module need this So there is no reason to maintain its compatibility with other dolibarr components. If an external module need this
library, this external module must embed hte library in his own sources/packages. library, this external module must embed hte library in his own sources/packages.
- Trigger name SUPPLIER_PROPOSAL_CREATE has been renamed into PROPOSAL_SUPPLIER_CREATE - 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.
***** ChangeLog for 4.0.1 compared to 4.0.0 ***** ***** ChangeLog for 4.0.1 compared to 4.0.0 *****