Added invoice and invoice detail pages. Begin work on paginated invoices page.

This commit is contained in:
Patrick Fic
2020-04-09 16:30:18 -07:00
parent 4e70c6a9b6
commit 224029a1e8
12 changed files with 391 additions and 14 deletions

View File

@@ -575,6 +575,7 @@
"profile": "Profile"
},
"header": {
"accounting": "Accounting",
"activejobs": "Active Jobs",
"availablejobs": "Available Jobs",
"courtesycars": "Courtesy Cars",
@@ -583,6 +584,7 @@
"courtesycars-newcontract": "New Contract",
"customers": "Customers",
"home": "Home",
"invoices": "Invoices",
"jobs": "Jobs",
"owners": "Owners",
"schedule": "Schedule",