diff --git a/htdocs/product/stock/card.php b/htdocs/product/stock/card.php
index 936f05c9868..5e00c391b16 100644
--- a/htdocs/product/stock/card.php
+++ b/htdocs/product/stock/card.php
@@ -403,9 +403,7 @@ if ($action == 'create') {
exit;
}
- /*
- * Affichage fiche
- */
+ // View mode
if ($action <> 'edit' && $action <> 're-edit') {
$head = stock_prepare_head($object);
@@ -593,13 +591,12 @@ if ($action == 'create') {
print "";
- /* ************************************************************************** */
- /* */
- /* Affichage de la liste des produits de l'entrepot */
- /* */
- /* ************************************************************************** */
+ // Show list of products into warehouse
print '
';
+
+ // TODO Create $arrayfields with all fields to show
+
print '