Commit Graph

181 Commits

Author SHA1 Message Date
johnnyq
d7101cb5d6 Hide Email Receipt, Email Invoice Email Quote if smtp_host is not configured and client email doesnt exist 2021-08-19 13:24:38 -04:00
johnnyq
b89a000483 Removed unnessesary quotes from currency_symbol var 2021-08-18 20:47:16 -04:00
johnnyq
08aeccf4b0 Forgot to add currency symbol to payment history under invoice 2021-08-18 20:43:43 -04:00
johnnyq
f409e22a60 Started adding currency symbols and starting with invoice 2021-08-18 20:41:19 -04:00
johnnyq
1b7bc6af2c Fixed Number formating with pdf invoice 2021-04-14 12:59:12 -04:00
johnnyq
04599c000d Updated Guest download PDF Invocie to match and fixed tax and subtotal calculation under Guest View Invoice 2021-04-06 21:01:21 -04:00
johnnyq
1523ff738f Increased right margin for notes and Dates are now in a table under invoice pdf 2021-04-06 20:31:33 -04:00
johnnyq
cce19cb85b Moved Invoice Notes to the left of the totals on invoice 2021-04-06 19:58:42 -04:00
johnnyq
a786fd7db5 More Fixes to the Invoice PDF Template including escaping PHP Vars for Javascript using json_encode which was causing invoice pdf to break 2021-04-06 19:07:48 -04:00
johnnyq
72d379504b Fixed up UI Invoice PDF and No Records 2021-04-06 17:41:41 -04:00
johnnyq
db5f459692 Increased font size on download pdf for Invoice 2021-04-05 20:45:00 -04:00
johnnyq
31c73601a0 Fixed Input Masks, Spruced up Invoice PDF Template 2021-03-31 19:57:50 -04:00
johnny@pittpc.com
8b1e374148 Fix #180 - No Company logo breaks Invoice/Quotes 2021-03-27 16:07:42 -04:00
johnny@pittpc.com
cd2ea38c5b Lowercase ty in QTY, fixed issue in setup where it would not take the selected currency type 2021-03-27 15:52:00 -04:00
johnny@pittpc.com
b4d8780be1 Removed word asset from name and type 2021-03-09 18:09:03 -05:00
johnny@pittpc.com
713778d094 Fixed issue where balance wasnt showing due to the number formating with a , before calculation 2021-03-05 13:52:42 -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
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
7d9352c63d Added Invoice and Quote Prefix field to fix sorting issues 2021-02-08 16:57:29 -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
0b0ccddd89 continue last commit into add payment and edit items in invoice quotes and recurring 2021-02-07 14:12:43 -05:00
johnny@pittpc.com
274e1dc9e8 Hide Archived dropdowns when adding adding a new item, except when you are editing an item from before the archived date, Do not allow archiving account until balance is 0. 2021-02-07 13:58:42 -05:00
johnny@pittpc.com
d2b37a8940 Added new category buttons to certian dropdowns to quickly add a category without going to setting then category also a few fixes here and there 2021-02-06 15:03:11 -05:00
johnny@pittpc.com
632714cd17 Added Tax ID to each line item, also if tax % changes the new recurring will automatically get updated and sent with the right tax rate DB Structure updated 2021-02-06 00:18:37 -05:00
johnny@pittpc.com
6d23b87f7c Moved Company info out of settings and into the companies table, updated pdf, invoice, quotes, guest view, post, setup 2021-02-04 21:54:50 -05:00
johnny@pittpc.com
f8166bdc81 Fixed more php errors empty vars updated more ui search headers 2021-02-04 17:42:21 -05:00
johnny@pittpc.com
413d67e409 Added Invoice Scope capabilities for a quick invoice description 2021-01-22 13:28:12 -05:00
johnny@pittpc.com
f4decb3d00 Always show Send Email in invoice details in dropdown menu 2021-01-21 10:17:08 -05:00
johnny@pittpc.com
60600c7861 Show Client Phone extension and mobile if applicable on invoice/quotes/recurring 2021-01-15 20:38:38 -05:00
johnny@pittpc.com
c58925f4ff Change up the tax calculation formula to get amount using percent 2021-01-15 15:28:21 -05:00
johnny@pittpc.com
a2848fad09 Added seperate tax section and added the ability add taxes to invoice this update requires a new table called taxes see the db.sql file for the structure More to come 2021-01-15 15:07:27 -05:00
Johnny
d169fcc357 Updated wording for Add Payment in Invoices as well as update the history log for adding payments 2020-12-09 21:25:39 -05:00
johnny@pittpc.com
47d7515220 Added Notes to Software 2020-02-24 17:00:19 -05:00
johnny@pittpc.com
ce7c0af00d Fixed Add item under invoice 2020-02-07 19:29:37 -05:00
johnny@pittpc.com
3036dbdab2 Updated recurring as well as quote details to mimic invoice details overhaul 2020-02-07 01:51:49 -05:00
johnny@pittpc.com
377bf55210 Invoice Overhaul, added edit item, reorganized drop down menus etc 2020-02-06 23:08:41 -05:00
johnny@pittpc.com
382a4b2842 Added Phone Extensions to vendors, clients, and contacts, updated DB to relect new fields, some other minor cleanups 2020-01-20 17:05:39 -05:00
johnny@pittpc.com
cac8083279 More updates to the UI 2019-11-24 20:24:21 -05:00
johnny@pittpc.com
e5036253ed Migrated from sbadmin to AdminLTE CSS framework 2019-11-19 18:29:02 -05:00
johnny@pittpc.com
21bd01935e Added Inbound call logging and alerting when phone system is configured for database 2019-09-17 15:22:57 -04:00
johnny@pittpc.com
e2b97afa20 Added Linking client to calendar events, added email event to add event, and many other small small fixes 2019-09-17 13:54:46 -04:00
johnny@pittpc.com
f4557a961d Updated Quote and Invoice GUI further adding footers to the html printables, added Quote view with details and an alert 2019-09-14 22:57:48 -04:00
johnny@pittpc.com
62b088e79d GUI Touchups in Invoice, Quote, clients, vendors, client. Added 2 new fields to client mobile and contact_name, added more pictyure extension in file jpeg anb JPEG and other fixesincluding a new DB dump 2019-09-14 20:40:22 -04:00
johnny@pittpc.com
5f30dbf9a9 Removed Cancelled and added Viewed to Invoice. Client Links mirror their accompanied tabs in the client portal, minor UI fixes on ticket view, client view of ticket sorted tickets DESC via ticket_id 2019-09-06 16:56:26 -04:00
johnny@pittpc.com
e47853f9cd Add User to company now works, Security: all edits and deletes now check to make sure they belong to the session_company_id. Security: started work on checking session_company when data is pulled from Get VARS, added clickable invoice status, dashboard session_company_id fixes 2019-09-05 23:27:11 -04:00
johnny@pittpc.com
0e451056b4 Added get OS Browser Device and IP functions, added these functions to guest view invoice, also added invoice view alert and other minor fixes 2019-08-28 21:47:40 -04:00