Modif mineures

This commit is contained in:
Rodolphe Quiedeville 2003-10-21 16:27:24 +00:00
parent a32f765af4
commit 8832dd1a1e

View File

@ -313,7 +313,6 @@ class Facture
$client = new Societe($this->db); $client = new Societe($this->db);
$client->fetch($this->socidp); $client->fetch($this->socidp);
$this->client = $client; $this->client = $client;
} }
/** /**
* Valide la facture * Valide la facture