Commit Graph

68 Commits

Author SHA1 Message Date
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
05f54a20db Added select2 classes to all New records 2019-06-07 23:47:11 -04:00
root
9bf60deeb9 started work on guest invoice view using a url key 2019-05-30 12:35:58 -04:00
root
4b86947dd7 Removed invoice_id > 0 this was used to differentiate betweeen a recurring invoice and a normal invoice, recurring invoices have their own seperate table 2019-05-29 17:54:04 -04:00
root
e7f807af50 Added Expense by Vendor and Income by Category Pie Charts 2019-05-29 17:49:33 -04:00
root
51c79818cc Fixed expense by Category Pie chart on dashboard 2019-05-29 17:28:20 -04:00
root
3a3cd4ac47 Updates to recurring invoices 2019-05-18 18:46:14 -04:00
root
9634d7a1e4 More tidying up, added category to invoices, invoice delete now deletes invoice, pyaments, history and items associated with invoice. Exclude Cancelled invoice under dashboard income recieveables 2019-05-17 15:33:01 -04:00
root
5f36fd2ec3 More UI Cleanups 2019-05-13 16:33:34 -04:00
root
4389c92c0e Lots of UI cleanups and update, gave a dark look for modals, bunch of icon changes etc 2019-05-13 14:53:17 -04:00
root
cf7003e7f1 Graphes are starting to work in dashboard 2019-05-06 23:19:22 -04:00
root
b24fa9f3de Officially moved client nav to the side, moved add new client items to each tavb instead bolded client balance if negative 2019-05-04 15:35:24 -04:00
root
bdbbecfc7b Added Send Email to invoice listings, started adding pregtty graphs to dashboard, and other ui cleanup 2019-05-04 01:06:03 -04:00
root
04fa61421a Transfers now fully work and Fixed some math on the dashboard and new DB dump 2019-04-08 01:17:45 -04:00
root
a1d0336646 Dashboard do not count draft invoices as recievables 2019-03-31 14:31:50 -04:00
root
72e3bf0367 used PHP number_format() function to make amounts more readable 2019-03-31 14:09:47 -04:00
root
6fe2aba79a Added recievable to dashboard added additional categpries to income and expenses to dashboard 2019-03-31 13:58:51 -04:00
root
357a8e909c Added Dashboard, Accounts balance now functional and dumped latest DB Structure 2019-03-31 13:26:51 -04:00