diff --git a/htdocs/mrp/mo_list.php b/htdocs/mrp/mo_list.php index 3793126fb0b..d11836fd348 100644 --- a/htdocs/mrp/mo_list.php +++ b/htdocs/mrp/mo_list.php @@ -247,7 +247,7 @@ foreach ($search as $key => $val) { if ($key == 'status' && $search[$key] == -1) { continue; } - if($key == 'fk_parent_line'){ + if ($key == 'fk_parent_line') { $sql .= natural_search('moparent.ref', $search[$key], 0); continue; } @@ -468,7 +468,7 @@ foreach ($object->fields as $key => $val) { } if (!empty($arrayfields['t.'.$key]['checked'])) { print '