add customer filter on index

This commit is contained in:
Jay Makwana
2020-03-18 17:19:09 +05:30
parent c72265ed50
commit 4bb44f8c93
7 changed files with 32 additions and 5 deletions

View File

@ -412,6 +412,7 @@
"title": "النفقات",
"expenses_list": "قائمة النفقات",
"expense_title": "Title",
"select_a_customer": "حدد عميلاً",
"customer": "العميل",
"contact": "تواصل",
"category": "الفئة",

View File

@ -201,6 +201,7 @@
"action": "Aktion",
"add_expense": "Aufwendung hinzufügen",
"add_new_expense": "Neue Aufwendung hinzufügen",
"select_a_customer": "Wählen Sie einen Kunden aus",
"amount": "Summe",
"categories": {
"actions": "Aktionen",

View File

@ -426,6 +426,7 @@
"expenses": {
"title": "Expenses",
"expenses_list": "Expenses List",
"select_a_customer": "Select a customer",
"expense_title": "Title",
"customer": "Customer",
"contact": "Contact",

View File

@ -413,6 +413,7 @@
"expense_title": "Título",
"contact": "Contacto",
"customer": "Cliente",
"select_a_customer": "Selecciona un cliente",
"category": "Categoría",
"from_date": "Desde la fecha",
"to_date": "Hasta la fecha",

View File

@ -411,6 +411,7 @@
"expense_title": "Titre",
"contact": "Contact",
"customer": "Client Client",
"select_a_customer": "Sélectionnez un client",
"category": "Catégorie",
"from_date": "A partir de la date",
"to_date": "À ce jour",