From fd1fd82e5db59a8626b0f21f07e837e58f396a31 Mon Sep 17 00:00:00 2001 From: atm-lena Date: Wed, 26 Jan 2022 09:53:34 +0100 Subject: [PATCH] Clean --- htdocs/mrp/mo_production.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/mrp/mo_production.php b/htdocs/mrp/mo_production.php index 3860e542db2..7521e096dbb 100644 --- a/htdocs/mrp/mo_production.php +++ b/htdocs/mrp/mo_production.php @@ -1319,6 +1319,10 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea print ''; print ''; + if (in_array($action, array('consumeorproduce', 'consumeandproduceall', 'addconsumeline'))) { + print "\n"; + } + ?>