diff --git a/htdocs/bom/class/bom.class.php b/htdocs/bom/class/bom.class.php index 4923e9d0ca2..5f732c47300 100644 --- a/htdocs/bom/class/bom.class.php +++ b/htdocs/bom/class/bom.class.php @@ -1091,7 +1091,6 @@ class BOM extends CommonObject return -2; } } - } $this->total_cost = price2num($this->total_cost, 'MT');