Update fournisseur.facture.class.php

This commit is contained in:
BENKE Charlie 2016-09-21 12:06:39 +02:00 committed by GitHub
parent cb736f5b93
commit c713eb987e

View File

@ -2481,7 +2481,7 @@ class SupplierInvoiceLine extends CommonObjectLine
$this->db->rollback();
return -2;
}
}
/**
* Mise a jour de l'objet ligne de commande en base
*