From 1e4cafa73d5df240c8c95664207e59376966f0dd Mon Sep 17 00:00:00 2001 From: gerard Date: Tue, 22 May 2018 15:03:31 +0200 Subject: [PATCH] arreglado bug no mostraba las facturas --- client/client/src/invoices/invoices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/client/src/invoices/invoices.html b/client/client/src/invoices/invoices.html index 248e3f6cb3..5650a193ae 100644 --- a/client/client/src/invoices/invoices.html +++ b/client/client/src/invoices/invoices.html @@ -17,7 +17,7 @@ + ng-repeat="invoice in index.model.instances track by invoice.id"> {{::invoice.ref}} {{::invoice.issued | date:'dd/MM/yyyy' }} {{::invoice.dued | date:'dd/MM/yyyy' }}