From edb4aac8d3097fd7f2d36ebb15c6d094f72141d2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 8 Jul 2020 18:09:35 +0200 Subject: [PATCH] CSS --- htdocs/mrp/mo_production.php | 8 ++++---- htdocs/theme/eldy/global.inc.php | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/htdocs/mrp/mo_production.php b/htdocs/mrp/mo_production.php index 7ff2953def1..2f8f2ce1d8e 100644 --- a/htdocs/mrp/mo_production.php +++ b/htdocs/mrp/mo_production.php @@ -759,7 +759,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea print ''; print ''.$tmpproduct->getNomUrl(1).''; - print ''; + print ''; $help = ''; if ($line->qty_frozen) $help .= ($help ? '
' : '').''.$langs->trans("QuantityFrozen").': '.yn(1).' ('.$langs->trans("QuantityConsumedInvariable").')'; if ($line->disable_stock_change) $help .= ($help ? '
' : '').''.$langs->trans("DisableStockChange").': '.yn(1).' ('.(($tmpproduct->type == Product::TYPE_SERVICE && empty($conf->global->STOCK_SUPPORTS_SERVICES)) ? $langs->trans("NoStockChangeOnServices") : $langs->trans("DisableStockChangeHelp")).')'; @@ -808,7 +808,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea print ''; print ''; print ''.$line2['qty'].''; - print ''; + print ''; if ($line2['fk_warehouse'] > 0) { $result = $tmpwarehouse->fetch($line2['fk_warehouse']); if ($result > 0) print $tmpwarehouse->getNomUrl(1); @@ -921,7 +921,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea print ''; print ''.$tmpproduct->getNomUrl(1).''; print ''.$line->qty.''; - print ''; + print ''; if ($alreadyproduced) { print '