Fix: erreur lors de la facturation d'une commande
This commit is contained in:
parent
86c8731a61
commit
ab02ba0d0f
@ -37,8 +37,7 @@ require_once(DOL_DOCUMENT_ROOT."/product.class.php");
|
||||
\class Commande
|
||||
\brief Classe de gestion de commande
|
||||
*/
|
||||
//class Commande extends CommonObject
|
||||
class Commande
|
||||
class Commande extends CommonObject
|
||||
{
|
||||
var $db ;
|
||||
var $element='commande';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user