Doc: Doc doxygen

This commit is contained in:
Laurent Destailleur 2007-01-02 23:41:11 +00:00
parent 9dc1a72f75
commit f20da8d0a9

View File

@ -52,7 +52,7 @@ class Commande extends CommonObject
var $ref_client;
var $contactid;
var $projet_id;
var $statut;
var $statut; // -1=Annulee, 0=Brouillon, 1=Validée, 2=Acceptée, 3=Reçue (facturee ou non)
var $facturee;
var $brouillon;
var $cond_reglement_id;