Commit Graph

3361 Commits

Author SHA1 Message Date
johnnyq
1b7bc6af2c Fixed Number formating with pdf invoice 2021-04-14 12:59:12 -04:00
johnnyq
9a4b82eb6f Bump PhpMailer from 6.2.0 to 6.4.0 2021-04-07 20:55:07 -04:00
johnnyq
e547a76780 Initial work on ticket assignment. Added ticket_assigned_to to tickets Database table structure 2021-04-07 17:00:11 -04:00
johnnyq
5cae50578d Cloned Invoice Template to all places with Invoices and Quotes 2021-04-06 21:25:25 -04:00
johnnyq
04599c000d Updated Guest download PDF Invocie to match and fixed tax and subtotal calculation under Guest View Invoice 2021-04-06 21:01:21 -04:00
johnnyq
1523ff738f Increased right margin for notes and Dates are now in a table under invoice pdf 2021-04-06 20:31:33 -04:00
johnnyq
cce19cb85b Moved Invoice Notes to the left of the totals on invoice 2021-04-06 19:58:42 -04:00
johnnyq
a786fd7db5 More Fixes to the Invoice PDF Template including escaping PHP Vars for Javascript using json_encode which was causing invoice pdf to break 2021-04-06 19:07:48 -04:00
johnnyq
72d379504b Fixed up UI Invoice PDF and No Records 2021-04-06 17:41:41 -04:00
johnnyq
9318f40fcd Initial work on detion confirmation 2021-04-06 01:40:17 -04:00
johnnyq
db5f459692 Increased font size on download pdf for Invoice 2021-04-05 20:45:00 -04:00
johnnyq
3689ba0f48 Downgraded Jquery because Jquery 3.6 has issue with autofocus and it effects search select dropdowns see upstream issue https://github.com/select2/select2/issues/5993 2021-04-02 23:00:45 -04:00
johnnyq
31c73601a0 Fixed Input Masks, Spruced up Invoice PDF Template 2021-03-31 19:57:50 -04:00
johnnyq
545e8b08ad Fix starter template 2021-03-29 18:55:10 -04:00
johnny@pittpc.com
6512a32fc1 Added Event Repeat vars to Client Events 2021-03-27 16:53:19 -04:00
johnny@pittpc.com
a122f97b99 Initial Work on Calendar Event Repeat 2021-03-27 16:50:30 -04:00
johnny@pittpc.com
8b1e374148 Fix #180 - No Company logo breaks Invoice/Quotes 2021-03-27 16:07:42 -04:00
johnny@pittpc.com
cd2ea38c5b Lowercase ty in QTY, fixed issue in setup where it would not take the selected currency type 2021-03-27 15:52:00 -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
9f861775f3 If no avatar is used display User icon instead 2021-03-25 12:57:39 -04:00
johnny@pittpc.com
fed532153a Fixed issue with pictures larger than 64Bytes not being taken by the DB in both tickets and documents 2021-03-24 22:04:31 -04:00
johnny@pittpc.com
6568aa326d Fix Start Date Again on add event 2021-03-24 21:51:30 -04:00
johnny@pittpc.com
325c2b1e7a Fix Spacing between Side Menu Headers due to AdminLTE upgrade 2021-03-24 21:41:41 -04:00
johnny@pittpc.com
2043805e89 Fixed StartTime and Date in add event modal 2021-03-24 00:04:24 -04:00
johnny@pittpc.com
28db6856ff Fixed Broken Calendar with the update of Fullcalendar.js 2021-03-23 23:56:41 -04:00
johnny@pittpc.com
5a04dc6633 Bumped AdminLTE and its libraries from 3.0.4 to 3.1 This broke Calendar support will fix 2021-03-23 21:05:00 -04:00
johnny@pittpc.com
cfb9ef286f Updated DB Structure to eliminate Default Timestamp for trips was causing issues with MySQL8 2021-03-17 16:51:06 -04:00
johnny@pittpc.com
b4d8780be1 Removed word asset from name and type 2021-03-09 18:09:03 -05:00
johnny@pittpc.com
713778d094 Fixed issue where balance wasnt showing due to the number formating with a , before calculation 2021-03-05 13:52:42 -05:00
johnny@pittpc.com
95bdc2fbd9 Added Currency Selection to Add Currency and Edit 2021-02-27 14:21:59 -05:00
johnny@pittpc.com
0db30cedf5 Removed extra > in guest view footer 2021-02-27 14:09:26 -05:00
johnny@pittpc.com
8f6e24b7d6 Restored Accidentally Deleted Create Recurring from Invoice Code 2021-02-27 13:53:49 -05:00
johnny@pittpc.com
ebf14aee06 Added currency Code to account listing 2021-02-27 13:39:41 -05:00
johnny@pittpc.com
d98a2e2dcb Fixed Add Account Notes and fixed misspelling currency code in DB 2021-02-27 13:37:12 -05:00
johnny@pittpc.com
d120fc6efd Fixed Add currency not injecting currency code due to var naming 2021-02-27 13:28:33 -05:00
johnny@pittpc.com
c3fa57e3a3 Removed unnessary query from force send recurring plus add invoice prefix to force send email 2021-02-27 13:21:09 -05:00
johnny@pittpc.com
afe3e4a82b Fixed add recurring causing it convert POST VAR from to string to INT 2021-02-27 13:09:57 -05:00
johnny@pittpc.com
78c13f6954 Fixed a bug where auito generated Recurring invoices would not put the right Currency code causing it not to accept a payement 2021-02-27 13:03:57 -05:00
johnny@pittpc.com
ad5115b345 Added missing var in cron low balance threshold 2021-02-18 16:56:32 -05:00
johnny@pittpc.com
7878420126 Added Enabled Balance Alert Enabled Check before executing low balance alerts in cron 2021-02-18 16:47:55 -05:00
johnny@pittpc.com
d41543ea1f Fixed issue where some recurring invoices will total out at 0, if tax rate changes new invoices from recurring will need to be updated to reflect new tax changes which is very rare 2021-02-18 14:51:37 -05:00
johnny@pittpc.com
6a1021bb75 Fix Invoice Prefix not beign applied to alert 2021-02-18 12:49:17 -05:00
johnny@pittpc.com
9375a72300 fixed issue where invoice could not be downloaded by the guest 2021-02-15 22:55:58 -05:00
johnny@pittpc.com
234442e458 Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries 2021-02-15 22:52:49 -05:00
johnny@pittpc.com
5b5afa772c Add Receipt link to edit Expense if one was uploaded 2021-02-15 19:56:09 -05:00
johnny@pittpc.com
99d4d7e34e Made current Color Big and on top for edit category color 2021-02-15 17:18:25 -05:00
johnny@pittpc.com
08fcea5f43 Modifed color pickeer logic under categories, you can pick from 20 different colors and it will only show the color not used when adding or editing new, also updated categories listing to now be categrizerd 2021-02-15 17:10:01 -05:00
johnny@pittpc.com
1ef8925774 Set Currency Code on Transfers as well and set currency code as not null field 2021-02-14 18:26:52 -05:00
johnny@pittpc.com
6f46f2ec87 More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time 2021-02-14 18:06:32 -05:00
johnny@pittpc.com
e71b851dd7 Reworded PDF to just Download added balance on PDF Invoice 2021-02-12 15:03:17 -05:00