This commit is contained in:
Laurent Destailleur 2019-10-10 15:24:26 +02:00
parent b34cbfad74
commit 3b56cf5e19

View File

@ -23,6 +23,7 @@ Following changes may create regressions for some external modules, but were nec
* If you have developed your own emailing target selector and used parent::add_to_target(...), you must now use parent::addToTargets(...)
* Removed function dol_micro_time. Use native PHP microtime instead.
* The trigger BON_PRELEVEMENT_CREATE has been renamed into DIRECT_DEBIT_ORDER_CREATE.
* The constant INVOICE_SHOW_POS_IN_EXPORT has been renamed into INVOICE_SHOW_POS.
***** ChangeLog for 10.0.2 compared to 10.0.1 *****