Try to correct travis
This commit is contained in:
parent
a7c97cc71a
commit
58796b85c8
@ -233,7 +233,7 @@ if ($action == 'confirm_paiement' && $confirm == 'yes')
|
|||||||
$supplierstatic=new Societe($db);
|
$supplierstatic=new Societe($db);
|
||||||
$invoicesupplierstatic = new FactureFournisseur($db);
|
$invoicesupplierstatic = new FactureFournisseur($db);
|
||||||
|
|
||||||
llxHeader('', $langs->trans('ListPayment'));
|
llxHeader('',$langs->trans('ListPayment'));
|
||||||
|
|
||||||
$form=new Form($db);
|
$form=new Form($db);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user