This commit is contained in:
ldestailleur
2025-03-31 13:38:36 +02:00
parent 5d8fdc1d0b
commit e210a18051

View File

@@ -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).