johnnyq
|
d37da2e8ff
|
Fix Recurring Payment Migration for stripe
|
2025-09-04 16:07:38 -04:00 |
johnnyq
|
bc2fe2bec8
|
Fixed stripe Migration table name spelling
|
2025-08-30 11:19:28 -04:00 |
johnnyq
|
fd73f132bc
|
Fixed a few table names in Stripe Migration, Removed legacy stripe and AI settings
|
2025-08-28 11:44:29 -04:00 |
johnnyq
|
535078b0ab
|
Fix Bad vars in PAyment Providers listing, add check to see if payment provider already exists
|
2025-08-27 16:27:54 -04:00 |
johnnyq
|
e694e20025
|
Use mysqli escape string instead of sanitizeInput on stripe to payment provider migration just incase
|
2025-08-20 14:18:34 -04:00 |
johnnyq
|
7618dd335a
|
Update Stripe to Payment Provider Migration to not transfer over clients with a NULL or blank stripe payment method
|
2025-08-20 14:12:39 -04:00 |
johnnyq
|
eca09253d3
|
Migrate over Payment Methods from Categories to its own table payment_methods
|
2025-08-20 13:53:38 -04:00 |
johnnyq
|
96c32b3275
|
Added Stripe Config Migration to a database Update
|
2025-08-20 13:30:46 -04:00 |
johnnyq
|
595e6090c7
|
Added Stock Ledger to tables and additonal fields for product including type, code and location
|
2025-08-11 18:19:45 -04:00 |
johnnyq
|
08dd6147f2
|
Migrate Dark/light mode to a user settings instead of global setting, created new include called router.php to dynamically prepend ../../ to asset pathes based off currect directory depth
|
2025-08-05 13:32:19 -04:00 |
johnnyq
|
7cfba7f2ef
|
Added redirect() function for page redirects and updated credit system fields to include credit_note, credit_invoice_id and type for better reporting
|
2025-08-01 13:37:23 -04:00 |
johnnyq
|
9fe0d8417b
|
Feature: Added Client URI field to Assets which is exposed in the client portal can be used for remote desktop links etc
|
2025-07-31 15:54:07 -04:00 |
johnnyq
|
905908bcf1
|
broken link updates
|
2025-07-30 20:59:20 -04:00 |