developer changelog
Method commande->deleteline($lindeid) has been replaced with commande->deleteline($user, $lineid)
This commit is contained in:
parent
0516939970
commit
15377f11d7
@ -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 *****
|
||||
|
||||
Loading…
Reference in New Issue
Block a user