Commit Graph

64 Commits

Author SHA1 Message Date
43b1025d3c refactor: enhance code formatting and add demo mode check for actions 2025-03-05 15:02:58 +01:00
685b325ef3 fix postpaid invoice display from attributes 2025-02-09 01:23:06 +07:00
b3f4edb2d7 remove debug 2025-02-05 16:38:09 +07:00
f301382a72 finishing 2025-02-05 16:38:09 +07:00
10adbe48ab fix url recharge and voucher 2025-02-04 17:22:11 +07:00
60c7f61579 strip unused js css 2025-02-04 13:50:43 +07:00
fa05ffa58b stage 3 restructure ui folder 2025-02-04 10:56:02 +07:00
31dda69d3d get ready for Pretty URL 2025-01-31 16:54:22 +07:00
1e43ac210a url using getUrl 2025-01-31 16:22:58 +07:00
e2f2146f1e Merge branch 'Development' 2025-01-07 16:44:09 +07:00
0eb900ffd6 Update plan.php 2025-01-07 16:43:15 +07:00
1a5a7124f7 Update plan.php 2025-01-04 01:59:20 +07:00
cfe0a14f31 Enhancements and Fixes
Added Vouchers Printing Per Page option, default is 36 for A4 papers.
Fix voucher printing date showing time and seconds (its annoying), replaced with group by days created, and also added  number of vouchers created on each days to make it more unique and classy
2024-12-30 22:49:46 +01:00
c5fd7c0249 Improvement and Fixes
Add print now features when generating vouchers and print them immediately after generation.

Add multiple voucher code deletion, admin can mark multiple vouchers codes and delete them.

Fix issue of plan names displays in the voucher table even when voucher are empty, very annoying
2024-12-25 14:52:10 +01:00
b3fd1d5a3e add voucher date created and print by date
add voucher date created and print by date
2024-12-20 16:48:06 +07:00
8a36746a0f New Feature and Bux Fix
Lots of changes has been made that i cant recall
Added Coupon
Fix installation bug
Add more nav list
Fix this and that
2024-12-16 17:45:13 +01:00
92491e22ec check if method exists 2024-12-03 13:38:29 +07:00
d6144537c4 add sync function
add sync function
fix radius time monthly validity
fix sync button for hotspot with uptime limit and data limit
2024-12-03 11:15:15 +07:00
6a5fd9d11a add tax on bills tag
add tax inside bills tag notification
show tax in admin recharge page
2024-11-07 23:28:52 +07:00
32a64d944a remove index.php 2024-11-04 13:57:28 +07:00
dc55957a53 Refill Balance with Custom Amount Requested by Javi Tech 2024-10-23 14:04:11 +07:00
064e4c80ed code to code 2024-10-15 16:10:34 +07:00
9016ecbb98 Fix Invoice Print 2024-10-08 10:19:59 +07:00
9436a6e8f1 remove active when extend 2024-08-29 11:23:57 +07:00
c158d49965 fix Binary in the plan.php 2024-08-16 09:17:46 +07:00
3f7c17d9b1 case sensitive voucher check 2024-08-11 19:54:33 +07:00
df2e548a2a delete used Voucher more than 3 months 2024-07-24 09:04:17 +07:00
b807581d8c fix extend 3 dyas 2024-07-19 10:48:33 +07:00
938173cab7 add change_username function 2024-07-18 09:48:22 +07:00
bc721edaca Delete Customer, make sure delete it on mikrotik, not go to expired plan 2024-06-25 16:11:31 +07:00
f08d8e127e fix change plan when customer plan not active 2024-06-25 14:40:01 +07:00
1fbd393fa3 Phone otp update from customer 2024-06-25 14:31:12 +07:00
fa5c3389f6 Filter in Active Customer 2024-06-22 11:21:31 +07:00
97d47127c8 fix ORM count for voucher 2024-06-22 10:39:35 +07:00
98d8b4fe4e change whereIdIn to where_in 2024-06-21 19:55:51 +07:00
b0bc35e2be filter in internet plan 2024-06-21 15:06:31 +07:00
894f692012 Filter in voucher list 2024-06-21 12:15:54 +07:00
d11b2a75ef fix wrong variable 2024-06-21 09:44:49 +07:00
28ec7883e2 Fix Demo mode 2024-06-20 14:16:09 +07:00
29ad9dec73 Fix edit customer plan 2024-06-20 14:02:36 +07:00
6a4ac274d1 check if demo or not 2024-06-12 15:39:43 +07:00
c661976eae new $p['device'] to (new $p['device']) 2024-06-05 17:37:01 +07:00
8ea853c617 Change to devices 2024-06-05 17:19:24 +07:00
94e6f7fe6c change join to left_outer_join 2024-05-21 11:45:23 +07:00
41c0190d19 Confirm Recharge can change Using 2024-05-16 16:39:45 +07:00
fa45d5f4b5 Customizeable Payment Recharge 2024-05-14 10:25:21 +07:00
651969924c add remove Active user when extends 2024-05-07 11:28:51 +07:00
126212f4c2 Merge branch 'Development' into patch-2 2024-05-07 08:49:01 +07:00
0bd587522a Search all field 2024-05-02 16:31:25 +07:00
47c6e90624 delete die() debug, forgot to delete it 2024-05-01 10:21:32 +07:00