scrutinizer on product/stock/stocktransfer/class/stocktransferline.class.php: unset a non-existent var

This commit is contained in:
Faustin 2022-09-11 22:21:52 +02:00
parent 8742e457aa
commit 0ac45a01ff

View File

@ -232,7 +232,6 @@ class StockTransferLine extends CommonObjectLine
// Reset some properties
unset($object->id);
unset($object->fk_user_creat);
unset($object->import_key);