From 1f591c20b1f9b18f36152ff8969d7834a7acb740 Mon Sep 17 00:00:00 2001 From: atm-lena Date: Mon, 24 Jan 2022 15:19:47 +0100 Subject: [PATCH] MO Cosumption selectors auto : WIP --- htdocs/mrp/mo_production.php | 96 ++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) diff --git a/htdocs/mrp/mo_production.php b/htdocs/mrp/mo_production.php index ce35b526025..774e691cce1 100644 --- a/htdocs/mrp/mo_production.php +++ b/htdocs/mrp/mo_production.php @@ -1014,6 +1014,54 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea } print ''; + ?> + + + + stock->enabled) { print ''; @@ -1029,6 +1077,54 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea // print $formproduct->selectLotStock('', 'batch-'.$line->id.'-'.$i, '', 0, '', $line->fk_product); } print ''; + + ?> + + + +