johnnyq
|
3af924bfee
|
Initial work on client contracts, Added Contracts Table
|
2021-04-30 17:54:14 -04:00 |
johnnyq
|
31c73601a0
|
Fixed Input Masks, Spruced up Invoice PDF Template
|
2021-03-31 19:57:50 -04:00 |
johnny@pittpc.com
|
cc3a133d16
|
Fix Issue #179 Client Report Blank data on Waranty Expire and Purchase date
|
2021-03-25 16:09:05 -04:00 |
johnny@pittpc.com
|
88f056b9bd
|
Allow searching by Invoice Quote Prefix and number ex inv-1
|
2021-02-08 17:28:50 -05:00 |
johnny@pittpc.com
|
f8166bdc81
|
Fixed more php errors empty vars updated more ui search headers
|
2021-02-04 17:42:21 -05:00 |
johnny@pittpc.com
|
38e118115e
|
Reworkings on client print added counts added document header etc
|
2021-01-20 20:31:04 -05:00 |
johnny@pittpc.com
|
aa268f16a0
|
Added Document Date to Client Print
|
2021-01-20 19:50:51 -05:00 |
johnny@pittpc.com
|
522a3eb3a6
|
small fix on ext
|
2021-01-20 19:37:01 -05:00 |
johnny@pittpc.com
|
a30d62ee51
|
Fixed up Phone ext and email placement on client print
|
2021-01-20 19:36:03 -05:00 |
johnny@pittpc.com
|
665c8e24f7
|
Some changes
|
2020-12-28 08:01:35 -05:00 |
johnny@pittpc.com
|
ed8950a577
|
Started adding delete buttons to edit windows and removing the action column on some tables this will allow for more room to display data
|
2020-03-02 12:31:07 -05:00 |
johnny@pittpc.com
|
e8b13c6058
|
Added AES Encryption to client Logins Password Fields, updated DB modified field login_password from VARCHAR to VARBINARY to store password as encrypted, added additonal field to settings called config_aes_key the key is used to decrypt client login passwords, removed invoice, vendor, locaiton linkage in trips, other small cleanups fixups and UI updates, NOTE this will break existing install due to the db being updated
|
2020-01-04 19:52:41 -05:00 |
johnny@pittpc.com
|
59db66f17e
|
Changes to alerts settings moved enable cron to alerts, updated base url for guest portal
|
2019-08-24 20:20:38 -04:00 |
johnny@pittpc.com
|
778ecb356e
|
Fixed receipt uploads on copy expense modal
|
2019-08-12 12:00:13 -04:00 |
root
|
fa08853640
|
Tons of UI and code cleanups, renamed many sql tables and fields, started adding created_at and updated_at fields
|
2019-05-17 01:09:16 -04:00 |
root
|
13c330d3b1
|
Added cancelled status to invoice, invoice copy now works, minor ui cleanups, added tickets to client page
|
2019-05-15 02:06:58 -04:00 |
root
|
5c55358841
|
Fixed up client files can now download and delete files, added web link to client logins added payments, quotes and recurring to client print and lots of little ui cleanups here and there
|
2019-05-11 20:06:01 -04:00 |
root
|
d99a1b77e3
|
missed some number formatting from the last commit
|
2019-03-31 14:24:54 -04:00 |
root
|
f49665b6d4
|
Print Client: Only Display Table if records > 0 moved queries to the top for clean look
|
2019-03-23 12:32:36 -04:00 |
root
|
f32ff94629
|
Print Client: Made tables smaller added border shrunk the headings for a better print
|
2019-03-23 12:08:17 -04:00 |
root
|
bfa380c099
|
Added Print Button and hid sidebar, breadcrumbs and button on print client
|
2019-03-23 11:44:59 -04:00 |
root
|
4bf8e8548c
|
Added Print Client
|
2019-03-22 23:02:49 -04:00 |