Not required
This commit is contained in:
parent
ee74740384
commit
6fdd5ea73a
@ -1592,8 +1592,6 @@ class Products extends DolibarrApi
|
|||||||
// phpcs:enable
|
// phpcs:enable
|
||||||
$object = parent::_cleanObjectDatas($object);
|
$object = parent::_cleanObjectDatas($object);
|
||||||
|
|
||||||
unset($object->db);
|
|
||||||
|
|
||||||
unset($object->regeximgext);
|
unset($object->regeximgext);
|
||||||
unset($object->price_by_qty);
|
unset($object->price_by_qty);
|
||||||
unset($object->prices_by_qty_id);
|
unset($object->prices_by_qty_id);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user