johnnyq
|
b6e540825f
|
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
|
2022-12-02 19:58:21 -05:00 |
johnnyq
|
dbc6787112
|
Fix Quarter 1 Tax Summary
|
2022-04-03 15:40:34 -04:00 |
johnnyq
|
e3cbf151c1
|
Tax Summary Report is now fixed and fully functional
|
2022-04-03 15:37:43 -04:00 |
johnnyq
|
220b3a0005
|
Fixes to tax summary report, still not functional but progress has been made
|
2022-04-03 15:01:46 -04:00 |
johnnyq
|
95e71f178b
|
Seperated Reports in its own side nav menu to allow more reports
|
2022-02-22 15:01:13 -05:00 |
johnnyq
|
1829c7299e
|
Made the php includes much more modular and simpler by lumping them all in 1 file inc_all.php instead of all over the place
|
2022-02-22 00:29:39 -05:00 |
johnnyq
|
a9346845ab
|
Refactored Currency Display using PHP numfmt_format_currency() function as this is best practice and will put the right currency symbol in the right place based off locale and currency type
|
2022-02-17 22:20:59 -05:00 |
johnnyq
|
78f1e75eda
|
Fix #216 Updated Currency codes everywhere not just in a few places
|
2021-12-14 13:00:24 -05:00 |
johnnyq
|
f3053ffbd4
|
BREAKING CHANGES: Major Backend Code Changes Updated Foreign keys to prepend their table names ex invoice_client_id, switched most queries over to JOIN instead of = Combined contacts and location into client removed client email, phone etc fields, tons of small bug fixes, and other small UI changes all across the board
|
2021-08-27 23:14:06 -04: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
|
5535540fa2
|
small UI update on tax summary
|
2021-02-08 22:21:09 -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 |