scrutinizer on product/stock/stocktransfer/class/stocktransferline.class.php: unset a non-existent var
This commit is contained in:
parent
8742e457aa
commit
0ac45a01ff
@ -232,7 +232,6 @@ class StockTransferLine extends CommonObjectLine
|
|||||||
|
|
||||||
// Reset some properties
|
// Reset some properties
|
||||||
unset($object->id);
|
unset($object->id);
|
||||||
unset($object->fk_user_creat);
|
|
||||||
unset($object->import_key);
|
unset($object->import_key);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user