Commit Graph

  • d6814ab05f Income and Expense Reports completed root 2019-04-26 17:06:24 -04:00
  • 65e9884d46 added database download script root 2019-04-26 14:14:02 -04:00
  • abe693207d Top Nav Menus in settings and client details now show active when active root 2019-04-23 15:42:40 -04:00
  • 31499dd1e1 Moved most of the config vars to SQL settings table more work on settings root 2019-04-23 15:16:15 -04:00
  • a478a51489 Moved most of the config vars to SQL settings table more work on settings root 2019-04-23 15:12:26 -04:00
  • c470333faa Started adding settings and made icons bigger under client details nav root 2019-04-23 10:37:44 -04:00
  • 7408ae2a00 Client File upload module created root 2019-04-20 14:26:50 -04:00
  • d795db8097 updated README with new technologies being used in this project root 2019-04-20 13:08:00 -04:00
  • d63e924741 replaced SimpleMDE with EasyMDE as SimpleMDE is no longer being maintained MDE now works for client notes also added a MD php parser called parsedown root 2019-04-20 13:05:21 -04:00
  • c264c3ee8a Added SimpleMDE editor for client notes root 2019-04-19 16:56:31 -04:00
  • 261eb50b64 Get Badge count for alerts on top nav root 2019-04-19 16:12:59 -04:00
  • 2663ca5521 new DB Dump root 2019-04-19 16:03:46 -04:00
  • 03ba377c74 Updated the README root 2019-04-19 16:00:26 -04:00
  • 37f99eb093 Added Ack all Alerts and view alerts, you can now ack alerts now root 2019-04-19 15:44:25 -04:00
  • 8e9c694f2b Removed uneeded query to calculate account balance added account balance to edit expense and transfer root 2019-04-19 15:12:36 -04:00
  • 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 root 2019-04-19 14:52:23 -04:00
  • 56cd7f771d Added Quotes root 2019-04-17 13:27:19 -04:00
  • d3ca5792a0 Updated client recurring to reflect recent changes to recurring list root 2019-04-17 01:48:26 -04:00
  • 4a5d7216de Added Disable/Enable for Recurring Invoices, now sets proper due date on recurring, recurring freq updated, invoice pdf can be activated from lists root 2019-04-17 01:42:07 -04:00
  • 974bec2f17 added client_recurring listing root 2019-04-16 20:18:01 -04:00
  • d48ff8232d Count recurring under client and invoice only count invoices and not recurring root 2019-04-16 20:07:13 -04:00
  • fa3e165f3d Don't display recurring invoices under client_invoices root 2019-04-16 20:01:17 -04:00
  • f4507b0cc0 New DB Dump to reflect recurring invoice changes root 2019-04-16 19:58:49 -04:00
  • 0139fe1a9f Cron.php now creates recurring invoices when ran root 2019-04-16 19:52:46 -04:00
  • 8fee5f12a8 added roundtrip option to add_mileage root 2019-04-16 15:06:31 -04:00
  • 3e7df44eed moved email_invoice.php into post.php along with pdf_invoice.php root 2019-04-16 14:44:02 -04:00
  • 88ee1f2156 Added Option to Email Thank you for your payment! under add payment root 2019-04-16 14:11:30 -04:00
  • dbddd857d9 fixed spelling error root 2019-04-13 23:38:40 -04:00
  • 7ee254c768 Reverted from bootstrap fancy file to standard html file for add expense file name wasnt showing up unless i added more javascript code root 2019-04-13 23:36:12 -04:00
  • fd4196bcac Fix expense file uploads always showing even though nothing got uploaded root 2019-04-13 23:32:00 -04:00
  • 0a7618c9ec add icons to client subnav item (locations, assets etc) root 2019-04-13 23:18:17 -04:00
  • 2d6f14d4e8 Client Invoices show balance now root 2019-04-13 22:50:46 -04:00
  • 06b1f55849 Invoices now shows the remaining balance after amount root 2019-04-13 22:41:03 -04:00
  • 4ba961e533 Bunch of changes including mpdf library for creating pdf of invoices. It now attaches a PDF invoice when marked sent. Don't mark invoice_status sent if it partial or paid, removed green text from balance under clients only use red if the client has a balance and some other cleanups were done root 2019-04-13 21:34:25 -04:00
  • 13723fb3c5 highlight current page on side nav root 2019-04-09 17:45:28 -04:00
  • cb2eefe8d4 Added Expense Reciept upload functionality new db dump as well root 2019-04-09 16:18:03 -04:00
  • 333e885a39 Started working on Global Search and did some tidying up root 2019-04-09 13:26:46 -04:00
  • df04ea7957 Started Alerts and the cron php script to trigger the alerts as well as check payment amount is greater than balance in invoice root 2019-04-08 15:31:15 -04:00
  • c1f070b677 Added Account Balance to all account select forms root 2019-04-08 11:41:50 -04:00
  • 9d59c04003 Removed fade from modal classes due to autofocus bug and its just more pleasent experience modified autofocus='autofocus' to just autofocus root 2019-04-08 11:11:04 -04:00
  • 04fa61421a Transfers now fully work and Fixed some math on the dashboard and new DB dump root 2019-04-08 01:17:45 -04:00
  • 40c08a1635 Added Products CRUD and new DB dump to include products root 2019-04-08 00:26:49 -04:00
  • 2b7bdee81e Initial work on recurring invoices some ui cleanup new DB dump root 2019-04-07 23:34:06 -04:00
  • a59555bc89 Added All Payments List root 2019-04-07 23:07:19 -04:00
  • 77333e7b76 Balance now works under clients and client as well as well as a paid to date total under client root 2019-04-07 13:28:20 -04:00
  • 513648aa59 Rename table invoice_payments to just payments added per client net terms dumped new SQL DB Structure root 2019-04-07 12:37:44 -04:00
  • 0fc29c0271 Cleaned up UI a bit invoice, side_menu, client, started working on bank transfers root 2019-04-06 17:45:52 -04:00
  • 83ab654824 added edit and note to invoices print invoice now works root 2019-04-05 20:53:33 -04:00
  • c19ebc25e9 subtotal and tax total now woking in invoices root 2019-04-05 18:12:08 -04:00
  • 65e388b864 Auto increment Invoice Numbers root 2019-04-05 17:29:28 -04:00
  • 9c31c49012 New DB Structure dumped removed some fields root 2019-03-31 16:34:28 -04:00
  • 5041ca3dff Invoice is finally functional still more work to go root 2019-03-31 16:33:27 -04:00
  • a1d0336646 Dashboard do not count draft invoices as recievables root 2019-03-31 14:31:50 -04:00
  • d99a1b77e3 missed some number formatting from the last commit root 2019-03-31 14:24:54 -04:00
  • 72e3bf0367 used PHP number_format() function to make amounts more readable root 2019-03-31 14:09:47 -04:00
  • 6fe2aba79a Added recievable to dashboard added additional categpries to income and expenses to dashboard root 2019-03-31 13:58:51 -04:00
  • 357a8e909c Added Dashboard, Accounts balance now functional and dumped latest DB Structure root 2019-03-31 13:26:51 -04:00
  • 93eb361c81 Cleanup Changed Add New to just New the add is redundant since there is already a + icon root 2019-03-30 23:43:10 -04:00
  • 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. root 2019-03-30 23:28:46 -04:00
  • 662bcc108c When adding items such as assets, contacts, etc in client.php redirect back to the associating tab root 2019-03-30 15:58:29 -04:00
  • f50bace9e9 Open up Apple Maps instead of maps.google.com in IOS root 2019-03-30 15:44:14 -04:00
  • 34e6dde43b Added Asset,Vendor,Applicaiton 1to1 linkage root 2019-03-30 15:15:42 -04:00
  • a280a56e68 remove an s in add and edit mileage root 2019-03-30 11:31:03 -04:00
  • 42b42a6b48 Started rough draft of calendar root 2019-03-23 14:24:32 -04:00
  • f49665b6d4 Print Client: Only Display Table if records > 0 moved queries to the top for clean look root 2019-03-23 12:32:36 -04:00
  • f32ff94629 Print Client: Made tables smaller added border shrunk the headings for a better print root 2019-03-23 12:08:17 -04:00
  • bfa380c099 Added Print Button and hid sidebar, breadcrumbs and button on print client root 2019-03-23 11:44:59 -04:00
  • 3c2bec7847 FIXED Issue Do not display Client Nav Tab if records = 0 #23 root 2019-03-23 00:18:58 -04:00
  • 4bf8e8548c Added Print Client root 2019-03-22 23:02:49 -04:00
  • 8063c627f8 Implemented user avatar support root 2019-03-22 21:38:08 -04:00
  • 3f34bac863 Updated Vendors added description and account number removed address phone email root 2019-03-22 20:26:11 -04:00
  • 65557db9a9 Add CRUD for Client Applications deleted dupe modals root 2019-03-22 18:05:37 -04:00
  • 2b63681023 Add CRUD for Client Domain Names root 2019-03-22 16:34:50 -04:00
  • 48ad18f90a Add CRUD for Client Networks root 2019-03-22 16:09:05 -04:00
  • 4171d9ac5d Added user CRUD functionality added template for reports added delete vendor root 2019-03-22 03:01:32 -04:00
  • 62f86df80e Added edit notes, and added a bunch of delete functionality, fixed edit categories not showing correct type root 2019-03-22 01:32:34 -04:00
  • bf5b055ad7 Added some edit modals for contacts, locations, assets, vendors, logins and some cleanup root 2019-03-21 22:53:04 -04:00
  • f9bd340022 Dumped mySQL database structure to db.sql root 2019-03-18 20:29:16 -04:00
  • adf47a8e32 updated README with install details and more about the project root 2019-03-18 20:24:13 -04:00
  • abd5396ae0 tidying up root 2019-03-18 20:13:24 -04:00
  • 791eef7a83 removed dupe modal root 2019-03-18 18:40:20 -04:00
  • 95420fde5d added client assets, vendors, logins and notes and some cleanup root 2019-03-18 18:38:11 -04:00
  • c394e927b1 Added start_page function in config, Added Contacts and Locations, seperated client nav and page routes out root 2019-03-18 15:08:56 -04:00
  • baef3b2462 Added Client Details and Contacts module and invoice stuff root 2019-03-18 02:37:08 -04:00
  • 9f067939d6 Added Client Details and Contacts module and invoice stuff root 2019-03-18 02:36:47 -04:00
  • d83ced4140 removed misspelled add_invoice_payment modal root 2019-03-17 13:15:57 -04:00
  • 408b1fa7cb More invoice work completed invoice payment module root 2019-03-17 13:13:15 -04:00
  • 64cbe6a016 added edit account root 2019-03-17 02:42:29 -04:00
  • adf0104b91 Further develpment on invoices, added invoice_history, can not add and delete items from invoice more to come... root 2019-03-17 02:18:56 -04:00
  • f4519ca704 Beginning stages of invoices root 2019-03-16 21:39:32 -04:00
  • e7109be170 Added Edit Mileage and spiced up the add modal for add mileage root 2019-03-16 20:15:02 -04:00
  • a32ace1057 Added Account Transfer module root 2019-03-16 19:32:41 -04:00
  • a7708ead5c Fixed date in mileage root 2019-03-16 18:14:10 -04:00
  • 98a6012f54 Code Cleanup Removed Empty Line root 2019-03-16 18:04:26 -04:00
  • 4685f317f1 Accounts balance function added root 2019-03-16 18:02:47 -04:00
  • 217fd252a3 Reverted html in add expenses copy modal root 2019-03-16 17:36:25 -04:00
  • ab1b2e05ee Added shopping cart icon on expenses header root 2019-03-16 17:34:27 -04:00
  • e0c7bbd4ed Added copy and refund functions to expenses module root 2019-03-16 17:26:13 -04:00
  • 3b608a84fe Added post for edit expense root 2019-03-16 16:52:26 -04:00
  • ab5e4af15b Added Expense and categories module root 2019-03-16 16:38:36 -04:00