mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Mise en commentaire fonction lot de produit pas encore pret
This commit is contained in:
@@ -103,9 +103,11 @@ $head[$h][1] = $langs->trans("Statistics");
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans("Referers");
|
||||
|
||||
@@ -142,13 +142,15 @@ if ($productid > 0)
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$h++;
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$h++;
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT.'/product/document.php?id='.$product->id;
|
||||
$head[$h][1] = $langs->trans('Documents');
|
||||
|
||||
@@ -402,10 +402,12 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$h++;
|
||||
|
||||
@@ -216,9 +216,11 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
|
||||
@@ -143,10 +143,12 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$h++;
|
||||
|
||||
@@ -132,9 +132,11 @@ $head[$h][1] = $langs->trans("Statistics");
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans("Referers");
|
||||
|
||||
@@ -128,10 +128,12 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$hselected=$h;
|
||||
|
||||
@@ -128,10 +128,12 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$hselected=$h;
|
||||
|
||||
@@ -128,10 +128,12 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$hselected=$h;
|
||||
|
||||
@@ -173,10 +173,12 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$h++;
|
||||
|
||||
@@ -124,9 +124,11 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
|
||||
@@ -153,10 +153,12 @@ if ($_GET["id"])
|
||||
$h++;
|
||||
|
||||
//erics: pour cr<63>er des produits compos<6F>s de x 'sous' produits
|
||||
/*
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/pack.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Packs');
|
||||
$h++;
|
||||
|
||||
*/
|
||||
|
||||
$head[$h][0] = DOL_URL_ROOT."/product/stats/facture.php?id=".$product->id;
|
||||
$head[$h][1] = $langs->trans('Referers');
|
||||
$h++;
|
||||
|
||||
Reference in New Issue
Block a user