Commit Graph

19 Commits

Author SHA1 Message Date
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