This commit is contained in:
atm-lena 2022-09-15 16:04:32 +02:00
parent 6a15962477
commit 2c017d4f78

View File

@ -1088,9 +1088,6 @@ class BOM extends CommonObject
$this->unit_cost = price2num($this->total_cost * $this->qty, 'MU');
}
}
}
/**