Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-11-12 09:47:39 +01:00
parent dc77a58a73
commit df03041dba
2 changed files with 3 additions and 2 deletions

View File

@ -809,7 +809,8 @@ class Mo extends CommonObject
} }
else else
{ {
// If origin BOM line is not a product, but another BOM
// TODO
} }
$this->tpl['qty'] = $line->qty; $this->tpl['qty'] = $line->qty;