Commit Graph

36 Commits

Author SHA1 Message Date
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 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 380d3376d1 Added Scope to recurring invoices 2021-01-22 14:21:25 -05:00
johnny@pittpc.com 1ee9fb427c Removed search and company select from sidebar, removed unused plugins 2020-08-29 20:18:35 -04:00
johnny@pittpc.com da9cad0723 Lots of updates, modal design updates, added notes to many tables, added contact relation to location, moved next_date as primary sorted in recurring, updated database tables, few fixes for transfers and other small bug fixes 2020-02-02 01:08:27 -05:00
johnny@pittpc.com cf740d3ce4 upgraded PHPMailer, AdminLTE, chartJS, Select2 Libraries 2020-01-21 00:45:16 -05:00
johnny@pittpc.com 341f1c37a2 updated initial sorting order for some lists 2019-11-29 14:08:32 -05:00
johnny@pittpc.com cac8083279 More updates to the UI 2019-11-24 20:24:21 -05:00
johnny@pittpc.com 0b691f6eec Added Automail overdue invoices to cron, with hardcoded days 2019-11-24 01:26:02 -05:00
johnny@pittpc.com 4492af71d8 Fixed Cron, added alert when cron is run, added new vendors to dashboard, added some UI cleanup to clients 2019-11-19 19:25:22 -05:00
johnny@pittpc.com 42918e90ae Fix for Auto Recurring Duplicate Invoice Numbers 2019-10-06 14:56:22 -04:00
johnny@pittpc.com e3800e295d Mysql escaped notes and itew name and descriptions when you copy an invoice to a recurring invoice as well as fix the cron.php when it converts Recurring into regular invoices 2019-09-18 18:13:14 -04:00
johnny@pittpc.com 4e6e6a5d6a Readded config_base_url as it broke cron.php 2019-08-24 22:12:48 -04: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 89762313c5 Modified the way the app detects setup mode, added an alerts setting page and other minor fixes and cleanups 2019-08-23 16:32:15 -04:00
johnny@pittpc.com be1b4d50fb get settings vars updates added default net_terms to settings and some php var fixes in dashboard 2019-08-23 00:35:56 -04:00
root e114e61261 Added support for multi-company to cron.php added enable_cron variable and some other tiny things 2019-08-15 22:11:57 -04:00
johnny@pittpc.com 44ac404d17 Updated Cron.php to reflect the changes on how invoices numbers get incremented 2019-08-12 13:35:39 -04:00
johnny@pittpc.com bdcb8e3bb7 Some UI Enhancements, Fixed issue where dashboard was calculating transfers as well as payment as income, fixed missing syntax in cron.php, fixed issue where invoice notes were not showing under guest invoice view, updated the db to comply with mysql strict mode 2019-07-12 17:53:34 -04:00
root 3d3bcff09e UI Cleanups 2019-06-13 23:32:35 -04:00
root a5b7004e8a cleaned up the file hiearchy, added icons to asset types. fixed edit client net terms, added change photo for contacts, added some more options to settings 2019-06-11 19:37:42 -04:00
root cc9f97067a Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
root 81438fef93 Edit Calendar Event Now Works, now you can create calendars and select a color, added bootstrap select to add additnal html content to select boxes and make them look prettier 2019-06-06 13:22:25 -04:00
root 9c313030ee Fixed recurring not updating the last sent and next date due to the way recurring was linked to an invoice 2019-06-02 01:34:46 -04:00
root 59882a3af5 Updated Email Quote and Invoice Templates, Invoice and Quote Guest view fully work, along with the ability for a guest to approve or reject a quote. PDF are no longer attached to emails they are provided as a link within an email and are recorded when viewed. Once viewed they can be printed or Downloaded as a PDF from the guest view pages. New option config_recurring_auto_email to automatically email the invoice on auto generated recurring Invoices 2019-06-02 00:52:56 -04:00
root eddb065833 Fixed date error in cron.php regarding past due invoices 2019-05-29 12:47:16 -04:00
root 65c961986c Got rid of the due date and used client_net_terms if not used use the system default net terms 2019-05-18 20:49:30 -04:00
root 3a3cd4ac47 Updates to recurring invoices 2019-05-18 18:46:14 -04:00
root 9b8f48794f Added delete quotes which also deletes all history of that quote added status to recurring under client, changed password view to from its own th button to just an icon 2019-05-18 00:01:21 -04:00
root 3dd1905176 Updates to recurring invoice, updated the cron.php to loop through arrays 2019-05-17 23:30:41 -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 8e9c694f2b Removed uneeded query to calculate account balance added account balance to edit expense and transfer 2019-04-19 15:12:36 -04:00
root 9f4b657ee4 Added Alerts in cron for domain expiring, low account balances, past due invoices and sending recurring invoices, consolidated cron to one php script cron.php 2019-04-19 14:52:23 -04:00
root 0139fe1a9f Cron.php now creates recurring invoices when ran 2019-04-16 19:52:46 -04:00
root 88ee1f2156 Added Option to Email Thank you for your payment! under add payment 2019-04-16 14:11:30 -04:00
root df04ea7957 Started Alerts and the cron php script to trigger the alerts as well as check payment amount is greater than balance in invoice 2019-04-08 15:31:15 -04:00