Commit Graph

  • 31c73601a0 Fixed Input Masks, Spruced up Invoice PDF Template johnnyq 2021-03-31 19:57:50 -04:00
  • 545e8b08ad Fix starter template johnnyq 2021-03-29 18:55:10 -04:00
  • 6512a32fc1 Added Event Repeat vars to Client Events johnny@pittpc.com 2021-03-27 16:53:19 -04:00
  • a122f97b99 Initial Work on Calendar Event Repeat johnny@pittpc.com 2021-03-27 16:50:30 -04:00
  • 8b1e374148 Fix #180 - No Company logo breaks Invoice/Quotes johnny@pittpc.com 2021-03-27 16:07:42 -04:00
  • cd2ea38c5b Lowercase ty in QTY, fixed issue in setup where it would not take the selected currency type johnny@pittpc.com 2021-03-27 15:52:00 -04:00
  • cc3a133d16 Fix Issue #179 Client Report Blank data on Waranty Expire and Purchase date johnny@pittpc.com 2021-03-25 16:09:05 -04:00
  • 9f861775f3 If no avatar is used display User icon instead johnny@pittpc.com 2021-03-25 12:57:39 -04:00
  • fed532153a Fixed issue with pictures larger than 64Bytes not being taken by the DB in both tickets and documents johnny@pittpc.com 2021-03-24 22:04:31 -04:00
  • 6568aa326d Fix Start Date Again on add event johnny@pittpc.com 2021-03-24 21:51:30 -04:00
  • 325c2b1e7a Fix Spacing between Side Menu Headers due to AdminLTE upgrade johnny@pittpc.com 2021-03-24 21:41:41 -04:00
  • 2043805e89 Fixed StartTime and Date in add event modal johnny@pittpc.com 2021-03-24 00:04:24 -04:00
  • 28db6856ff Fixed Broken Calendar with the update of Fullcalendar.js johnny@pittpc.com 2021-03-23 23:56:41 -04:00
  • 5a04dc6633 Bumped AdminLTE and its libraries from 3.0.4 to 3.1 This broke Calendar support will fix johnny@pittpc.com 2021-03-23 21:05:00 -04:00
  • cfb9ef286f Updated DB Structure to eliminate Default Timestamp for trips was causing issues with MySQL8 johnny@pittpc.com 2021-03-17 16:51:06 -04:00
  • b4d8780be1 Removed word asset from name and type johnny@pittpc.com 2021-03-09 18:09:03 -05:00
  • 713778d094 Fixed issue where balance wasnt showing due to the number formating with a , before calculation johnny@pittpc.com 2021-03-05 13:52:42 -05:00
  • 95bdc2fbd9 Added Currency Selection to Add Currency and Edit johnny@pittpc.com 2021-02-27 14:21:59 -05:00
  • 0db30cedf5 Removed extra > in guest view footer johnny@pittpc.com 2021-02-27 14:09:26 -05:00
  • 8f6e24b7d6 Restored Accidentally Deleted Create Recurring from Invoice Code johnny@pittpc.com 2021-02-27 13:53:49 -05:00
  • ebf14aee06 Added currency Code to account listing johnny@pittpc.com 2021-02-27 13:39:41 -05:00
  • d98a2e2dcb Fixed Add Account Notes and fixed misspelling currency code in DB johnny@pittpc.com 2021-02-27 13:37:12 -05:00
  • d120fc6efd Fixed Add currency not injecting currency code due to var naming johnny@pittpc.com 2021-02-27 13:28:33 -05:00
  • c3fa57e3a3 Removed unnessary query from force send recurring plus add invoice prefix to force send email johnny@pittpc.com 2021-02-27 13:21:09 -05:00
  • afe3e4a82b Fixed add recurring causing it convert POST VAR from to string to INT johnny@pittpc.com 2021-02-27 13:09:57 -05:00
  • 78c13f6954 Fixed a bug where auito generated Recurring invoices would not put the right Currency code causing it not to accept a payement johnny@pittpc.com 2021-02-27 13:03:57 -05:00
  • ad5115b345 Added missing var in cron low balance threshold johnny@pittpc.com 2021-02-18 16:56:32 -05:00
  • 7878420126 Added Enabled Balance Alert Enabled Check before executing low balance alerts in cron johnny@pittpc.com 2021-02-18 16:47:55 -05:00
  • 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 johnny@pittpc.com 2021-02-18 14:51:37 -05:00
  • 6a1021bb75 Fix Invoice Prefix not beign applied to alert johnny@pittpc.com 2021-02-18 12:49:17 -05:00
  • 9375a72300 fixed issue where invoice could not be downloaded by the guest johnny@pittpc.com 2021-02-15 22:55:58 -05:00
  • 234442e458 Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries johnny@pittpc.com 2021-02-15 22:52:49 -05:00
  • 5b5afa772c Add Receipt link to edit Expense if one was uploaded johnny@pittpc.com 2021-02-15 19:56:09 -05:00
  • 99d4d7e34e Made current Color Big and on top for edit category color johnny@pittpc.com 2021-02-15 17:18:25 -05:00
  • 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 johnny@pittpc.com 2021-02-15 17:10:01 -05:00
  • 1ef8925774 Set Currency Code on Transfers as well and set currency code as not null field johnny@pittpc.com 2021-02-14 18:26:52 -05:00
  • 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 johnny@pittpc.com 2021-02-14 18:06:32 -05:00
  • e71b851dd7 Reworded PDF to just Download added balance on PDF Invoice johnny@pittpc.com 2021-02-12 15:03:17 -05:00
  • a3590c215a Some minor changes with invoice quote open PDF in seperate window or tab instead of current window johnny@pittpc.com 2021-02-12 14:06:17 -05:00
  • 9d76261e8a Fully Transitioned to pdfmake johnny@pittpc.com 2021-02-12 13:45:59 -05:00
  • 957c0615ad Updated DB Structure for Initial work on Currency code johnny@pittpc.com 2021-02-11 01:04:35 -05:00
  • 81f07a5eff Switched from mPDF to pdfmake, Updated pdfmake, still need to port over the guest pdf and quote johnny@pittpc.com 2021-02-10 23:26:40 -05:00
  • 92ab9debdd Fixed Error in edit invoice where it would sometimes cause a javascript error in invoice listing and prevent the full list from displaying johnny@pittpc.com 2021-02-10 13:52:00 -05:00
  • 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 johnny@pittpc.com 2021-02-10 13:40:28 -05:00
  • 45fea53441 Fixed Error in add domain forgot IS in IS NULL johnny@pittpc.com 2021-02-10 12:49:05 -05:00
  • 6ff973e7d9 Bump PHPMailer from 6.1.4 to 6.2.0 johnny@pittpc.com 2021-02-10 11:26:46 -05:00
  • 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 johnny@pittpc.com 2021-02-10 11:21:38 -05:00
  • c748388b9a Updated Add and Edit Revenue Modal UI johnny@pittpc.com 2021-02-09 12:56:37 -05:00
  • 7559d0ce69 Do not show Test Email until all Mail Settings are filled in johnny@pittpc.com 2021-02-09 12:43:02 -05:00
  • 7e1e97c13f Create Alert when recurring invoice was sent johnny@pittpc.com 2021-02-08 22:30:52 -05:00
  • 5535540fa2 small UI update on tax summary johnny@pittpc.com 2021-02-08 22:21:09 -05:00
  • 4e0e5c3aca Added Tax Sumary to report although it is still incomplete johnny@pittpc.com 2021-02-08 22:15:15 -05:00
  • 5e2c016633 Added a test Email Functionality Section under settings - General - Mail johnny@pittpc.com 2021-02-08 22:02:01 -05:00
  • fa008d05bc Finished Ticket Number and Ticket Prefix johnny@pittpc.com 2021-02-08 21:29:29 -05:00
  • 5f1592e9a5 After Creating Recurring Invoice Direct to Recurring Details johnny@pittpc.com 2021-02-08 20:17:39 -05:00
  • 59a5d3a44f Added Recurring Auto Increment Number and Prefix DB Structure Updated johnny@pittpc.com 2021-02-08 20:01:08 -05:00
  • 88f056b9bd Allow searching by Invoice Quote Prefix and number ex inv-1 johnny@pittpc.com 2021-02-08 17:28:50 -05:00
  • afe2ab7670 Forgot prefix var johnny@pittpc.com 2021-02-08 17:08:40 -05:00
  • 0bd33f9bc6 Opps forgot to add invoice_prefix to payments listing johnny@pittpc.com 2021-02-08 17:07:15 -05:00
  • 7d9352c63d Added Invoice and Quote Prefix field to fix sorting issues johnny@pittpc.com 2021-02-08 16:57:29 -05:00
  • 53d986e0bd Fixed Cashflow Largest value for YAxis in dashboard johnny@pittpc.com 2021-02-08 14:54:57 -05:00
  • 7148ebe056 Combined Client Add/Edit Events and other cleanup johnny@pittpc.com 2021-02-08 14:34:00 -05:00
  • 4a291486ce Combined edit invoice, quote and recurring item into 1 edit item johnny@pittpc.com 2021-02-08 13:11:56 -05:00
  • 3c63dfe7e0 Make Asset Name Clickable johnny@pittpc.com 2021-02-07 23:40:03 -05:00
  • 09391f35af Do not show Accept/Decline when Quote is marked draft johnny@pittpc.com 2021-02-07 23:31:56 -05:00
  • 76636f1bcb fix from last commit johnny@pittpc.com 2021-02-07 22:49:30 -05:00
  • 58c9e4a055 Add Never logged in message johnny@pittpc.com 2021-02-07 22:48:36 -05:00
  • eb87f1e04e Fix Spelling error johnny@pittpc.com 2021-02-07 22:45:11 -05:00
  • 1ad28386f8 Fixed editing user profile johnny@pittpc.com 2021-02-07 22:38:24 -05:00
  • 639661b2fe Fixed add user not adding a user due to an unused db field johnny@pittpc.com 2021-02-07 22:13:30 -05:00
  • 8b66900d45 More Archive stuff johnny@pittpc.com 2021-02-07 21:40:29 -05:00
  • d24df2f2db Add Archive to Contacts hiding archived dropdowns in client area johnny@pittpc.com 2021-02-07 14:44:00 -05:00
  • 9b0d4d4e7e missing = johnny@pittpc.com 2021-02-07 14:21:24 -05:00
  • 0b0ccddd89 continue last commit into add payment and edit items in invoice quotes and recurring johnny@pittpc.com 2021-02-07 14:12:43 -05:00
  • 274e1dc9e8 Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0. johnny@pittpc.com 2021-02-07 13:58:42 -05:00
  • 71a183993b Fix alert settings switch buttons not working johnny@pittpc.com 2021-02-06 19:42:45 -05:00
  • 5eb1c9544c Phase 3 Destructive Deletion - Do not show archived data under listings johnny@pittpc.com 2021-02-06 17:27:17 -05:00
  • b46881299d Phase 2 - Non Destructive Deletion - Removed Delete and replaced with Archive on certain entities, post and buttons done Pending Listing johnny@pittpc.com 2021-02-06 17:18:02 -05:00
  • 7ef971416f Changed name deleted_at to archived_at as the record will not get deleted DB Structure update johnny@pittpc.com 2021-02-06 16:03:56 -05:00
  • 2ea809b4e7 Updated DB Structure to include deleted_at field for the start of non destructive deleting johnny@pittpc.com 2021-02-06 15:38:04 -05:00
  • d2b37a8940 Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there johnny@pittpc.com 2021-02-06 15:03:11 -05:00
  • 1ede4bc795 Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing johnny@pittpc.com 2021-02-06 02:35:58 -05:00
  • 7d2cf8ce89 Added Tax to products section Updated DB structure johnny@pittpc.com 2021-02-06 01:52:38 -05:00
  • d90c7e4664 Reworked Accept and Declining quote with improved logic including invoiced status johnny@pittpc.com 2021-02-06 01:16:59 -05:00
  • 2b2954aa6f Fixed Company Logo not showing on Quotes johnny@pittpc.com 2021-02-06 00:27:27 -05:00
  • 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 johnny@pittpc.com 2021-02-06 00:18:37 -05:00
  • 46e0147026 Some Small fixes in setup johnny@pittpc.com 2021-02-05 15:36:08 -05:00
  • 71d5ce1c10 Updated UI on setup, fixed logo upload with add copany, better wording during setup johnny@pittpc.com 2021-02-05 14:17:18 -05:00
  • 6d23b87f7c Moved Company info out of settings and into the companies table, updated pdf, invoice, quotes, guest view, post, setup johnny@pittpc.com 2021-02-04 21:54:50 -05:00
  • b949d9140e Updated DB Structure to include company email johnny@pittpc.com 2021-02-04 17:43:44 -05:00
  • f8166bdc81 Fixed more php errors empty vars updated more ui search headers johnny@pittpc.com 2021-02-04 17:42:21 -05:00
  • 17710cf6b8 Fix Ignoring session_start() because a session is already active added action menu under contacts johnny@pittpc.com 2021-02-04 13:40:33 -05:00
  • 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 johnny@pittpc.com 2021-02-04 12:42:39 -05:00
  • 83cf223cb5 Settings UI Tocuh ups johnny@pittpc.com 2021-02-04 11:56:25 -05:00
  • e610e7a134 Fixed empty vars PHP errors on reports updated title headers johnny@pittpc.com 2021-02-04 11:24:22 -05:00
  • f9899d89ea Bunch of little fixes to to UI empty vars php errors removed a buch of tags etc. Converted client trip modals with global trip modals johnny@pittpc.com 2021-02-03 22:42:03 -05:00
  • 11f9f82f6d Cleaned up empty vars and tags in Vendors listing add edit post johnny@pittpc.com 2021-02-03 18:31:01 -05:00
  • b7e4cab83a Some Fixes to Client Vendors Removed old vendor login code johnny@pittpc.com 2021-02-02 22:56:02 -05:00
  • a633c767e2 Updated trip var in clients johnny@pittpc.com 2021-02-02 22:31:55 -05:00
  • aad8a8cac2 Chnaged the dasboard cards to dark headers for better contrast and to match all other cards and tables johnny@pittpc.com 2021-02-02 22:27:54 -05:00