Commit Graph

4076 Commits

Author SHA1 Message Date
johnny@pittpc.com
c3fa57e3a3 Removed unnessary query from force send recurring plus add invoice prefix to force send email 2021-02-27 13:21:09 -05:00
johnny@pittpc.com
afe3e4a82b Fixed add recurring causing it convert POST VAR from to string to INT 2021-02-27 13:09:57 -05:00
johnny@pittpc.com
78c13f6954 Fixed a bug where auito generated Recurring invoices would not put the right Currency code causing it not to accept a payement 2021-02-27 13:03:57 -05:00
johnny@pittpc.com
ad5115b345 Added missing var in cron low balance threshold 2021-02-18 16:56:32 -05:00
johnny@pittpc.com
7878420126 Added Enabled Balance Alert Enabled Check before executing low balance alerts in cron 2021-02-18 16:47:55 -05:00
johnny@pittpc.com
d41543ea1f Fixed issue where some recurring invoices will total out at 0, if tax rate changes new invoices from recurring will need to be updated to reflect new tax changes which is very rare 2021-02-18 14:51:37 -05:00
johnny@pittpc.com
6a1021bb75 Fix Invoice Prefix not beign applied to alert 2021-02-18 12:49:17 -05:00
johnny@pittpc.com
9375a72300 fixed issue where invoice could not be downloaded by the guest 2021-02-15 22:55:58 -05:00
johnny@pittpc.com
234442e458 Moved pdfmake js directly into invoice and quote to avoid the multiple windows and multi queries 2021-02-15 22:52:49 -05:00
johnny@pittpc.com
5b5afa772c Add Receipt link to edit Expense if one was uploaded 2021-02-15 19:56:09 -05:00
johnny@pittpc.com
99d4d7e34e Made current Color Big and on top for edit category color 2021-02-15 17:18:25 -05:00
johnny@pittpc.com
08fcea5f43 Modifed color pickeer logic under categories, you can pick from 20 different colors and it will only show the color not used when adding or editing new, also updated categories listing to now be categrizerd 2021-02-15 17:10:01 -05:00
johnny@pittpc.com
1ef8925774 Set Currency Code on Transfers as well and set currency code as not null field 2021-02-14 18:26:52 -05:00
johnny@pittpc.com
6f46f2ec87 More Currency Code Updates, would like to do conversions and add currency icons at a later date also set default country so it doesnt have to be selected each time 2021-02-14 18:06:32 -05:00
johnny@pittpc.com
e71b851dd7 Reworded PDF to just Download added balance on PDF Invoice 2021-02-12 15:03:17 -05:00
johnny@pittpc.com
a3590c215a Some minor changes with invoice quote open PDF in seperate window or tab instead of current window 2021-02-12 14:06:17 -05:00
johnny@pittpc.com
9d76261e8a Fully Transitioned to pdfmake 2021-02-12 13:45:59 -05:00
johnny@pittpc.com
957c0615ad Updated DB Structure for Initial work on Currency code 2021-02-11 01:04:35 -05:00
johnny@pittpc.com
81f07a5eff Switched from mPDF to pdfmake, Updated pdfmake, still need to port over the guest pdf and quote 2021-02-10 23:26:40 -05:00
johnny@pittpc.com
92ab9debdd Fixed Error in edit invoice where it would sometimes cause a javascript error in invoice listing and prevent the full list from displaying 2021-02-10 13:52:00 -05:00
johnny@pittpc.com
66f9e2b10f Removed Records per page as a setting and added it as session variable define at 10 by default when logged in DB Structure Updated 2021-02-10 13:40:28 -05:00
johnny@pittpc.com
45fea53441 Fixed Error in add domain forgot IS in IS NULL 2021-02-10 12:49:05 -05:00
johnny@pittpc.com
6ff973e7d9 Bump PHPMailer from 6.1.4 to 6.2.0 2021-02-10 11:26:46 -05:00
johnny@pittpc.com
530d46a812 Added selectable num of records on each listing page, fixed up Pagination Records UI, added new stripe library, further worked on stripe integration, fixed mispelling in client details 2021-02-10 11:21:38 -05:00
johnny@pittpc.com
c748388b9a Updated Add and Edit Revenue Modal UI 2021-02-09 12:56:37 -05:00
johnny@pittpc.com
7559d0ce69 Do not show Test Email until all Mail Settings are filled in 2021-02-09 12:43:02 -05:00
johnny@pittpc.com
7e1e97c13f Create Alert when recurring invoice was sent 2021-02-08 22:30:52 -05:00
johnny@pittpc.com
5535540fa2 small UI update on tax summary 2021-02-08 22:21:09 -05:00
johnny@pittpc.com
4e0e5c3aca Added Tax Sumary to report although it is still incomplete 2021-02-08 22:15:15 -05:00
johnny@pittpc.com
5e2c016633 Added a test Email Functionality Section under settings - General - Mail 2021-02-08 22:02:01 -05:00
johnny@pittpc.com
fa008d05bc Finished Ticket Number and Ticket Prefix 2021-02-08 21:29:29 -05:00
johnny@pittpc.com
5f1592e9a5 After Creating Recurring Invoice Direct to Recurring Details 2021-02-08 20:17:39 -05:00
johnny@pittpc.com
59a5d3a44f Added Recurring Auto Increment Number and Prefix DB Structure Updated 2021-02-08 20:01:08 -05:00
johnny@pittpc.com
88f056b9bd Allow searching by Invoice Quote Prefix and number ex inv-1 2021-02-08 17:28:50 -05:00
johnny@pittpc.com
afe2ab7670 Forgot prefix var 2021-02-08 17:08:40 -05:00
johnny@pittpc.com
0bd33f9bc6 Opps forgot to add invoice_prefix to payments listing 2021-02-08 17:07:15 -05:00
johnny@pittpc.com
7d9352c63d Added Invoice and Quote Prefix field to fix sorting issues 2021-02-08 16:57:29 -05:00
johnny@pittpc.com
53d986e0bd Fixed Cashflow Largest value for YAxis in dashboard 2021-02-08 14:54:57 -05:00
johnny@pittpc.com
7148ebe056 Combined Client Add/Edit Events and other cleanup 2021-02-08 14:34:00 -05:00
johnny@pittpc.com
4a291486ce Combined edit invoice, quote and recurring item into 1 edit item 2021-02-08 13:11:56 -05:00
johnny@pittpc.com
3c63dfe7e0 Make Asset Name Clickable 2021-02-07 23:40:03 -05:00
johnny@pittpc.com
09391f35af Do not show Accept/Decline when Quote is marked draft 2021-02-07 23:31:56 -05:00
johnny@pittpc.com
76636f1bcb fix from last commit 2021-02-07 22:49:30 -05:00
johnny@pittpc.com
58c9e4a055 Add Never logged in message 2021-02-07 22:48:36 -05:00
johnny@pittpc.com
eb87f1e04e Fix Spelling error 2021-02-07 22:45:11 -05:00
johnny@pittpc.com
1ad28386f8 Fixed editing user profile 2021-02-07 22:38:24 -05:00
johnny@pittpc.com
639661b2fe Fixed add user not adding a user due to an unused db field 2021-02-07 22:13:30 -05:00
johnny@pittpc.com
8b66900d45 More Archive stuff 2021-02-07 21:40:29 -05:00
johnny@pittpc.com
d24df2f2db Add Archive to Contacts hiding archived dropdowns in client area 2021-02-07 14:44:00 -05:00
johnny@pittpc.com
9b0d4d4e7e missing = 2021-02-07 14:21:24 -05:00