Skip to content

fix: update return type in product model methods

Henning Leutz requested to merge next-2.x into main

Updated the getFieldValue and getFieldValueByLocale methods' return type in src/QUI/ERP/Products/Product/Model.php. Now these methods can return int, float, string, array, or null. Also simplified the exception statements.

Merge Request-Berichte

Lade