Commit Graph

1908 Commits

Author SHA1 Message Date
root
83ab654824 added edit and note to invoices print invoice now works 2019-04-05 20:53:33 -04:00
root
c19ebc25e9 subtotal and tax total now woking in invoices 2019-04-05 18:12:08 -04:00
root
65e388b864 Auto increment Invoice Numbers 2019-04-05 17:29:28 -04:00
root
9c31c49012 New DB Structure dumped removed some fields 2019-03-31 16:34:28 -04:00
root
5041ca3dff Invoice is finally functional still more work to go 2019-03-31 16:33:27 -04:00
root
a1d0336646 Dashboard do not count draft invoices as recievables 2019-03-31 14:31:50 -04:00
root
d99a1b77e3 missed some number formatting from the last commit 2019-03-31 14:24:54 -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
root
93eb361c81 Cleanup Changed Add New to just New the add is redundant since there is already a + icon 2019-03-30 23:43:10 -04:00
root
c01acadba0 Added PHPMailer library, send invoice email now works, badge colors change based off invoice status add client now adds a location, contact and domain. 2019-03-30 23:28:46 -04:00
root
662bcc108c When adding items such as assets, contacts, etc in client.php redirect back to the associating tab 2019-03-30 15:58:29 -04:00
root
f50bace9e9 Open up Apple Maps instead of maps.google.com in IOS 2019-03-30 15:44:14 -04:00
root
34e6dde43b Added Asset,Vendor,Applicaiton 1to1 linkage 2019-03-30 15:15:42 -04:00
root
a280a56e68 remove an s in add and edit mileage 2019-03-30 11:31:03 -04:00
root
42b42a6b48 Started rough draft of calendar 2019-03-23 14:24:32 -04:00
root
f49665b6d4 Print Client: Only Display Table if records > 0 moved queries to the top for clean look 2019-03-23 12:32:36 -04:00
root
f32ff94629 Print Client: Made tables smaller added border shrunk the headings for a better print 2019-03-23 12:08:17 -04:00
root
bfa380c099 Added Print Button and hid sidebar, breadcrumbs and button on print client 2019-03-23 11:44:59 -04:00
root
3c2bec7847 FIXED Issue Do not display Client Nav Tab if records = 0 #23 2019-03-23 00:18:58 -04:00
root
4bf8e8548c Added Print Client 2019-03-22 23:02:49 -04:00
root
8063c627f8 Implemented user avatar support 2019-03-22 21:38:08 -04:00
root
3f34bac863 Updated Vendors added description and account number removed address phone email 2019-03-22 20:26:11 -04:00
root
65557db9a9 Add CRUD for Client Applications deleted dupe modals 2019-03-22 18:05:37 -04:00
root
2b63681023 Add CRUD for Client Domain Names 2019-03-22 16:34:50 -04:00
root
48ad18f90a Add CRUD for Client Networks 2019-03-22 16:09:05 -04:00
root
4171d9ac5d Added user CRUD functionality added template for reports added delete vendor 2019-03-22 03:01:32 -04:00
root
62f86df80e Added edit notes, and added a bunch of delete functionality, fixed edit categories not showing correct type 2019-03-22 01:32:34 -04:00
root
bf5b055ad7 Added some edit modals for contacts, locations, assets, vendors, logins and some cleanup 2019-03-21 22:53:04 -04:00
root
f9bd340022 Dumped mySQL database structure to db.sql 2019-03-18 20:29:16 -04:00
root
adf47a8e32 updated README with install details and more about the project 2019-03-18 20:24:13 -04:00
root
abd5396ae0 tidying up 2019-03-18 20:13:24 -04:00
root
791eef7a83 removed dupe modal 2019-03-18 18:40:20 -04:00
root
95420fde5d added client assets, vendors, logins and notes and some cleanup 2019-03-18 18:38:11 -04:00
root
c394e927b1 Added start_page function in config, Added Contacts and Locations, seperated client nav and page routes out 2019-03-18 15:08:56 -04:00
root
baef3b2462 Added Client Details and Contacts module and invoice stuff 2019-03-18 02:37:08 -04:00
root
9f067939d6 Added Client Details and Contacts module and invoice stuff 2019-03-18 02:36:47 -04:00
root
d83ced4140 removed misspelled add_invoice_payment modal 2019-03-17 13:15:57 -04:00
root
408b1fa7cb More invoice work completed invoice payment module 2019-03-17 13:13:15 -04:00
root
64cbe6a016 added edit account 2019-03-17 02:42:29 -04:00
root
adf0104b91 Further develpment on invoices, added invoice_history, can not add and delete items from invoice more to come... 2019-03-17 02:18:56 -04:00
root
f4519ca704 Beginning stages of invoices 2019-03-16 21:39:32 -04:00
root
e7109be170 Added Edit Mileage and spiced up the add modal for add mileage 2019-03-16 20:15:02 -04:00
root
a32ace1057 Added Account Transfer module 2019-03-16 19:32:41 -04:00
root
a7708ead5c Fixed date in mileage 2019-03-16 18:14:10 -04:00
root
98a6012f54 Code Cleanup Removed Empty Line 2019-03-16 18:04:26 -04:00
root
4685f317f1 Accounts balance function added 2019-03-16 18:02:47 -04:00
root
217fd252a3 Reverted html in add expenses copy modal 2019-03-16 17:36:25 -04:00
root
ab1b2e05ee Added shopping cart icon on expenses header 2019-03-16 17:34:27 -04:00