Commit Graph

663 Commits

Author SHA1 Message Date
johnny@pittpc.com
95bdc2fbd9 Added Currency Selection to Add Currency and Edit 2021-02-27 14:21:59 -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
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
6a1021bb75 Fix Invoice Prefix not beign applied to alert 2021-02-18 12:49:17 -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
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
johnny@pittpc.com
81f07a5eff Switched from mPDF to pdfmake, Updated pdfmake, still need to port over the guest pdf and quote 2021-02-10 23:26:40 -05:00
johnny@pittpc.com
66f9e2b10f Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated 2021-02-10 13:40:28 -05:00
johnny@pittpc.com
6ff973e7d9 Bump PHPMailer from 6.1.4 to 6.2.0 2021-02-10 11:26:46 -05:00
johnny@pittpc.com
530d46a812 Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details 2021-02-10 11:21:38 -05:00
johnny@pittpc.com
5e2c016633 Added a test Email Functionality Section under settings - General - Mail 2021-02-08 22:02:01 -05:00
johnny@pittpc.com
fa008d05bc Finished Ticket Number and Ticket Prefix 2021-02-08 21:29:29 -05:00
johnny@pittpc.com
5f1592e9a5 After Creating Recurring Invoice Direct to Recurring Details 2021-02-08 20:17:39 -05:00
johnny@pittpc.com
59a5d3a44f Added Recurring Auto Increment Number and Prefix DB Structure Updated 2021-02-08 20:01:08 -05:00
johnny@pittpc.com
7d9352c63d Added Invoice and Quote Prefix field to fix sorting issues 2021-02-08 16:57:29 -05:00
johnny@pittpc.com
4a291486ce Combined edit invoice, quote and recurring item into 1 edit item 2021-02-08 13:11:56 -05:00
johnny@pittpc.com
1ad28386f8 Fixed editing user profile 2021-02-07 22:38:24 -05:00
johnny@pittpc.com
639661b2fe Fixed add user not adding a user due to an unused db field 2021-02-07 22:13:30 -05:00
johnny@pittpc.com
d24df2f2db Add Archive to Contacts hiding archived dropdowns in client area 2021-02-07 14:44:00 -05:00
johnny@pittpc.com
71a183993b Fix alert settings switch buttons not working 2021-02-06 19:42:45 -05:00
johnny@pittpc.com
b46881299d Phase 2 - Non Destructive Deletion - Removed Delete and replaced with Archive on certain entities, post and buttons done Pending Listing 2021-02-06 17:18:02 -05:00
johnny@pittpc.com
7d2cf8ce89 Added Tax to products section Updated DB structure 2021-02-06 01:52:38 -05:00
johnny@pittpc.com
d90c7e4664 Reworked Accept and Declining quote with improved logic including invoiced status 2021-02-06 01:16:59 -05:00
johnny@pittpc.com
632714cd17 Added Tax ID to each line item, also if tax % changes the new recurring will automatically get updated and sent with the right tax rate DB Structure updated 2021-02-06 00:18:37 -05:00
johnny@pittpc.com
71d5ce1c10 Updated UI on setup, fixed logo upload with add copany, better wording during setup 2021-02-05 14:17:18 -05:00
johnny@pittpc.com
6d23b87f7c Moved Company info out of settings and into the companies table, updated pdf, invoice, quotes, guest view, post, setup 2021-02-04 21:54: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
ca8405f39d Organized Config Vars, fixed missing vars in alerts, switch from int to tinyint in settings table as this is much more efficient to parse 2021-02-04 12:42:39 -05:00
johnny@pittpc.com
9d095611fb Renamed table field trip_starting_location to just trip_source added export trips as CSV in POST, new DB Dump 2021-02-02 19:11:05 -05:00
johnny@pittpc.com
bb46c93790 Added Company Select Option on top of side Nav Added Client ACL Modal in users, hide side bar elements based off user permission level, if IT Contract level list only clients in users Client ACL 2021-02-02 17:09:31 -05:00
johnny@pittpc.com
88933e09f7 Rework Company user relationships initial work started on user permissions 2021-01-29 21:28:12 -05:00
johnny@pittpc.com
f2ce7a9d8d Add check on edit user to see if User directory is created before Avatar upload 2021-01-29 10:35:18 -05:00
johnny@pittpc.com
ddbf746995 Fixed misspelling on var 2021-01-27 15:34:17 -05:00
johnny@pittpc.com
87e54dab99 Updated Phone number POST logic eliminated some extra code and checks that were not needed 2021-01-27 15:30:51 -05:00
johnny@pittpc.com
eb7d27aa4d Added domain to certificates DB Structure Updated 2021-01-27 14:22:12 -05:00
johnny@pittpc.com
6aebe260f5 Changed notes to documents DB Structure updated 2021-01-26 19:16:51 -05:00
johnny@pittpc.com
4fec4dd36b Added SSL Certicicate Documentation to Client Documentation Updated DB as well 2021-01-26 16:20:09 -05:00
johnny@pittpc.com
206c09d100 Added Ticket Status badge colors 2021-01-22 18:30:11 -05:00
johnny@pittpc.com
d30481d506 Added Ticket Priority, field ticket_priority added to ticket table, New DB Sructure Dump 2021-01-22 18:06:42 -05:00
johnny@pittpc.com
9f5069e289 Added missing edit recurring invoice modal 2021-01-22 17:26:40 -05:00
johnny@pittpc.com
380d3376d1 Added Scope to recurring invoices 2021-01-22 14:21:25 -05:00
johnny@pittpc.com
2b1baa99c0 Added Quote Scope capabilities 2021-01-22 13:55:56 -05:00
johnny@pittpc.com
413d67e409 Added Invoice Scope capabilities for a quick invoice description 2021-01-22 13:28:12 -05:00
johnny@pittpc.com
60600c7861 Show Client Phone extension and mobile if applicable on invoice/quotes/recurring 2021-01-15 20:38:38 -05:00
johnny@pittpc.com
9aa978c920 Move records per page as a config option per company DB Structure has updated 2021-01-15 20:10:53 -05:00