mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
Doc
This commit is contained in:
@@ -22,7 +22,7 @@ The following changes may create regressions for some external modules, but were
|
||||
* The deprecated variable $trigger_name (duplicate of variable $triggersendname) has been removed. You must use $triggersendname everywhere now.
|
||||
* The behavior of constant STOCK_ALLOW_NEGATIVE_TRANSFER has been reversed. It has been renamed to STOCK_DISALLOW_NEGATIVE_TRANSFER.
|
||||
* Method Categoie->getObjectsInCateg() is deprecated. Try by using instead getListForItem() or containing().
|
||||
* Global variable $bctag and $conffiletoshowshort has been removed.
|
||||
* Global variables $bctag, $conffiletoshowshort, $type2label has been removed.
|
||||
* If you setup the API to update multicurrency rate from internet, you may need to re-enter your API key (so API key will be crypted in database).
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user