Synchro
This commit is contained in:
parent
0a2a1d6d31
commit
66bcfe0df5
@ -355,6 +355,7 @@ class FacturationCalcul {
|
|||||||
$this->db->query("COMMIT");
|
$this->db->query("COMMIT");
|
||||||
$nbcommit++;
|
$nbcommit++;
|
||||||
dolibarr_syslog("FacturationCalcul Ligne $ligne->numero - COMMIT");
|
dolibarr_syslog("FacturationCalcul Ligne $ligne->numero - COMMIT");
|
||||||
|
array_push($this->messages, "Facturation ligne ".$ligne->numero." reussie");
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user