Remise supprimée lors de la création

This commit is contained in:
Rodolphe Quiedeville 2003-08-30 23:35:38 +00:00
parent 85f97811e9
commit 1e033954c8

View File

@ -42,6 +42,7 @@ class Propal
$this->db = $DB ; $this->db = $DB ;
$this->socidp = $soc_idp; $this->socidp = $soc_idp;
$this->products = array(); $this->products = array();
$this->remise = 0;
} }
/* /*
* *