+
+
+
+

My invoices

+

+ {{ ctrl.invoiceService.list.page.count }} invoices total with {{ ctrl.invoiceService.list.due_dates }} on due and {{ ctrl.invoiceService.list.drafts }} drafts +

+
+
+
+
+ {{ selected }} + + + +
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + Client + + + + + + Invoice number + + + + + + Due date + + + + + + Payment Status + + + + + + Amount + + +
+ + + {{ invoice.customer_detail.company }} + + {{ invoice.code }} + + {{ invoice.due_date | date: "MMMM d, y" }} + + {{ invoice.status }} + + {{ invoice.total_amount | currency }} +
+
+
+ +
+
+