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 |
Marcus Hill
|
ca629801af
|
Change all "AND" / "OR" to && / ||
|
2022-04-14 18:40:51 +01: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
|
81a6b349ad
|
Added Income Line Chart to Income Report same with Expense Report
|
2022-02-14 14:10:18 -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
|
1ede4bc795
|
Shrunk the card header down to a more reasonable size which made a big difference the card header are not so over bearing
|
2021-02-06 02:35:58 -05:00 |
johnny@pittpc.com
|
e610e7a134
|
Fixed empty vars PHP errors on reports updated title headers
|
2021-02-04 11:24:22 -05:00 |
johnny@pittpc.com
|
b76c4d8531
|
Removed Text-Monospace CSS Tag from Expenses
|
2020-09-25 16:33:22 -04:00 |
johnny@pittpc.com
|
a28d1d6e57
|
Added Adavnced Filter to customers and expenses, removed some text-mono, ui updates to ticket details, added quick links to reports under dashboard
|
2019-12-04 20:58:16 -05:00 |
johnny@pittpc.com
|
dfb963da32
|
started adding date_from date_to filters to tables, and linking them with reports and dashboard, added reference to payments listing
|
2019-11-20 18:18:48 -05:00 |
johnny@pittpc.com
|
01f820b394
|
Added further refinements to multi-company feature
|
2019-08-14 13:28:25 -04:00 |
johnny@pittpc.com
|
0c4021fd23
|
reworked transfers, added revenues to add income in other ways besides just invoices, reports now uses a compact table to see all data clearly and some other minor fixes.
|
2019-08-11 13:42:35 -04:00 |
root
|
571223d920
|
moved all table listing to server side tables and set the header to dark for better contrast
|
2019-06-18 18:31:13 -04:00 |
root
|
5f36fd2ec3
|
More UI Cleanups
|
2019-05-13 16:33:34 -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
|
a6373678e8
|
Fixed Calculation in expense report same issue as below
|
2019-04-27 15:40:58 -04:00 |
root
|
d6814ab05f
|
Income and Expense Reports completed
|
2019-04-26 17:06:24 -04:00 |
root
|
4171d9ac5d
|
Added user CRUD functionality added template for reports added delete vendor
|
2019-03-22 03:01:32 -04:00 |