From 2c3053b9eeb99ff26d23062b02d3c7c074b0f01c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Salvador?= Date: Wed, 12 Jun 2013 14:50:32 +0200 Subject: [PATCH] selects --- htdocs/product/stock/replenish.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/product/stock/replenish.php b/htdocs/product/stock/replenish.php index 058f7e2e1ff..a4d2d2b96d2 100644 --- a/htdocs/product/stock/replenish.php +++ b/htdocs/product/stock/replenish.php @@ -564,7 +564,7 @@ if ($resql) { $form = new Form($db); print ''; print $form->select_product_fourn_price($prod->id, - 'fourn' . $i); + 'fourn' . $i, 1); print ''; print ' '; print "";