Ported Invoices and client contacts over to the new serverside table listing instead of datatables

This commit is contained in:
root
2019-06-16 01:36:01 -04:00
parent 4f77a7621f
commit bc8091ae49
7 changed files with 370 additions and 33 deletions

View File

@@ -54,6 +54,12 @@ $client_types_array = array(
'Automotive',
'Retail',
'Staffing Agency',
'Photography',
'Restaurant',
'Bar',
'Real Estate',
'Dental',
'Farm',
'Other'
);