From c574f5990f63de104d294e0262b060e01426607e Mon Sep 17 00:00:00 2001 From: altairis Date: Thu, 7 Nov 2019 14:31:30 +0100 Subject: [PATCH 1/2] add constant DISPATCH_FORCE_QTY_INPUT --- htdocs/fourn/commande/dispatch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php index f7ade86eb64..90ccae61b31 100644 --- a/htdocs/fourn/commande/dispatch.php +++ b/htdocs/fourn/commande/dispatch.php @@ -780,7 +780,7 @@ if ($id > 0 || ! empty($ref)) { // Qty to dispatch print ''; - print ''; + print ''; print ''; print ''; From 52e90a8d9189fbcba5dc61eabd7a755031be562d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 8 Nov 2019 11:38:08 +0100 Subject: [PATCH 2/2] Update dispatch.php --- htdocs/fourn/commande/dispatch.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php index 90ccae61b31..622de9a5b15 100644 --- a/htdocs/fourn/commande/dispatch.php +++ b/htdocs/fourn/commande/dispatch.php @@ -780,7 +780,7 @@ if ($id > 0 || ! empty($ref)) { // Qty to dispatch print ''; - print ''; + print ''; print ''; print '';