Update doc

This commit is contained in:
Laurent Destailleur
2025-10-15 11:51:55 +02:00
parent f8bb32eb97
commit d13ebdef2f

View File

@@ -31,6 +31,7 @@ The following changes may create regressions for some external modules, but were
* The library timepicker.js has been removed. Was not used by Dolibarr.
* Because of new TRIGGER_PREFIX property triggers SUPPLIER_PRODUCT_BUYPRICE_XXX are renamed to PRODUCT_BUYPRICE_XXX.
* Function img_pdf() has been removed. Replace it with img_picto('', 'pdf.png') if you were using it.
* The method run_trigger() was deprecated 10+ years ago in favor of runTrigger(). It has been removed. Change your trigger file if you still use it.
***** ChangeLog for 22.0.2 compared to 22.0.1 *****