diff --git a/htdocs/mrp/mo_production.php b/htdocs/mrp/mo_production.php index fe89eef05b3..11027cf718a 100644 --- a/htdocs/mrp/mo_production.php +++ b/htdocs/mrp/mo_production.php @@ -950,7 +950,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea if (!empty($conf->global->MRP_NEVER_CONSUME_MORE_THAN_EXPECTED) && ($line->qty - $alreadyconsumed) <= 0) { $disable = 'disabled'; } - + print '