Commit Graph

21 Commits

Author SHA1 Message Date
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 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 13c330d3b1 Added cancelled status to invoice, invoice copy now works, minor ui cleanups, added tickets to client page 2019-05-15 02:06:58 -04:00
root f5377409b0 Cleaned up unused files, did some code tidying 2019-05-10 21:56:13 -04:00
root 5af085a40b Updated SBAdmin Template along with chartjs, boostrap, fontawesome, jquery etc updated numbers to use mono-space, Add buttons are now just a + icon 2019-05-09 22:04:51 -04:00
root cf7003e7f1 Graphes are starting to work in dashboard 2019-05-06 23:19:22 -04:00
root 8ba1ec21d9 Moved edit note under invoice to an inline form instead of a modal 2019-05-04 20:25:48 -04:00
root 40e3097125 Added SMTP Port field, Set invoice naming YYYY-MM-DD-COMPANY-Invoice##, and some other little cleanups 2019-04-28 14:38:10 -04:00
root 4a5d7216de Added Disable/Enable for Recurring Invoices, now sets proper due date on recurring, recurring freq updated, invoice pdf can be activated from lists 2019-04-17 01:42:07 -04:00
root 3e7df44eed moved email_invoice.php into post.php along with pdf_invoice.php 2019-04-16 14:44:02 -04:00
root 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 2019-04-13 21:34:25 -04:00
root 333e885a39 Started working on Global Search and did some tidying up 2019-04-09 13:26:46 -04:00
root 513648aa59 Rename table invoice_payments to just payments added per client net terms dumped new SQL DB Structure 2019-04-07 12:37:44 -04:00
root 0fc29c0271 Cleaned up UI a bit invoice, side_menu, client, started working on bank transfers 2019-04-06 17:45:52 -04:00
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 5041ca3dff Invoice is finally functional still more work to go 2019-03-31 16:33:27 -04:00
root d99a1b77e3 missed some number formatting from the last commit 2019-03-31 14:24:54 -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 408b1fa7cb More invoice work completed invoice payment module 2019-03-17 13:13:15 -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