From 018dbca5c0a0cfdf5a4b6b0dd10d56e3d97a8108 Mon Sep 17 00:00:00 2001 From: mschamp <34092708+mschamp@users.noreply.github.com> Date: Sat, 18 Sep 2021 12:51:32 +0200 Subject: [PATCH] Show inventory in table toConsume Add a column with the reel inventory to the production screen of manufacturing orders. This gives the user an indication if production is possible. --- htdocs/mrp/mo_production.php | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/htdocs/mrp/mo_production.php b/htdocs/mrp/mo_production.php index 678865805d7..458bcfca7ba 100644 --- a/htdocs/mrp/mo_production.php +++ b/htdocs/mrp/mo_production.php @@ -721,6 +721,12 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea print $langs->trans("Warehouse"); } print ''; + // Available + print '