diff --git a/modules/invoiceOut/front/index/index.html b/modules/invoiceOut/front/index/index.html index 612e7f8e40..79c075777c 100644 --- a/modules/invoiceOut/front/index/index.html +++ b/modules/invoiceOut/front/index/index.html @@ -4,7 +4,7 @@ filter="::$ctrl.filter" limit="20" data="invoicesOut" - order="id ASC" + order="issued DESC" auto-load="false">
@@ -31,7 +31,7 @@ Company Due date - + @@ -42,7 +42,7 @@ {{::invoiceOut.issued | dateTime:'dd/MM/yyyy' | dashIfEmpty}} {{::invoiceOut.amount | currency: 'EUR': 2 | dashIfEmpty}} - {{::invoiceOut.client.name | dashIfEmpty}} @@ -60,13 +60,13 @@ vn-tooltip="Download PDF"> - +