Commit Graph

51 Commits

Author SHA1 Message Date
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
4c4fe4e99f Added generate numeric only vouchers 2024-04-30 23:14:08 +03:00
be43a5b385 add anti double submit when refill balance 2024-04-29 14:01:05 +07:00
61bd042b15 add notif if Customer is not expired yet when extend 2024-04-29 13:50:26 +07:00
980af58eb1 fix logic extend from admin 2024-04-29 13:20:57 +07:00
8dc7707b3a fix pagination Voucher 2024-04-23 11:51:34 +07:00
18bdf185d6 Update plan.php 2024-04-23 11:32:58 +07:00
fb4901be9f add log when extend expiraton 2024-04-15 14:35:36 +07:00
8891cd5aaa allow extend expired for postpaid customer 2024-04-15 14:09:02 +07:00
71437b9a0e Prevent double submit for recharge and renew 2024-04-04 15:27:13 +07:00
ee73621c85 Found lazy way to create api 2024-03-31 21:23:19 +07:00
3a2e7c9192 remove $_L 2024-03-30 12:03:12 +07:00
37a7da614e Fixing Pagination, more Simple 2024-03-27 09:44:48 +07:00
0767c6ab23 Change paginator, to make easy customization using pagination.tpl 2024-03-26 14:39:28 +07:00