Suppression des services (nouveau module autonome)
This commit is contained in:
parent
2807f21778
commit
1f61ae6823
@ -44,17 +44,14 @@ class modProduit extends DolibarrModules
|
||||
$this->const = array();
|
||||
$this->boxes = array();
|
||||
|
||||
$this->boxes[0][0] = "Services vendus";
|
||||
$this->boxes[0][1] = "box_services_vendus.php";
|
||||
$this->boxes[1][0] = "Derniers produits";
|
||||
$this->boxes[1][1] = "box_produits.php";
|
||||
$this->boxes[0][0] = "Derniers produits";
|
||||
$this->boxes[0][1] = "box_produits.php";
|
||||
}
|
||||
/*
|
||||
*
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
Function init()
|
||||
{
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user