Modif mineures
This commit is contained in:
parent
a32f765af4
commit
8832dd1a1e
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user