Commit Graph

67 Commits

Author SHA1 Message Date
20c4be9121 As exp dev says, if it works, dont touch it 2024-04-21 20:54:10 +07:00
acded8eb29 Update cron.php 2024-04-19 11:21:44 +07:00
115a5c81a7 Fix variable cron for notification 2024-04-16 13:53:29 +07:00
854fd54834 delete $_c = $config; as it already exists in init.php 2024-04-15 14:08:34 +07:00
05caee1193 Merge branch 'Development' into patch-8 2024-04-15 09:00:53 +07:00
1a40606720 Update cron.php
Fix auto renewal radius plan based
2024-04-14 06:40:47 +07:00
1fdf1d9573 Update cron.php
Changes made:
 1. Use the $recharges variable to hold the query results to clarify the context.
 2. Use the ternary operator to determine whether the application is running in a CLI environment or not
 3. Simplify the logic by combining several redundant code blocks.
 4. Unify Mikrotik client retrieval logic based on type (Hotspot or PPPOE) to reduce code duplication.
 5. Tidy up the indents to make them consistent and easier to read.
2024-04-08 21:21:54 +07:00
e285e53887 Total Bills 2024-04-05 09:40:11 +07:00
c82b6b6acf Change Attribute to Bill Only 2024-03-15 10:38:05 +07:00
c4afd6da7f Additional Cost at Cron 2024-03-15 09:29:15 +07:00
9b2d42610a delete allow_purchase in cron 2024-03-12 16:39:01 +07:00
403de91fba sendPackageNotification with customer variable 2024-03-04 10:02:23 +07:00
2437096473 $_c to $config in php file 2024-02-29 09:25:26 +07:00
2063ae4159 Fix Admin List for Admin 2024-02-20 10:58:50 +07:00
349a1d3250 add to Address List 2024-02-20 10:07:17 +07:00
ade714e2ae View Admin and Init script 2024-02-19 14:24:34 +07:00
671154d146 add sub sales 2024-02-07 10:11:30 +07:00
ac84e4b235 settimezone 2024-02-07 09:39:49 +07:00
009c890ab6 Fix router_name for log 2024-02-06 16:41:41 +07:00
7ceb883826 fix notifications 2024-01-16 15:16:59 +07:00
80e78d9796 Fix sendPackageNotification 2024-01-16 15:08:26 +07:00
b504723e7c fix radius pool select 2024-01-16 09:39:20 +07:00
5867a0c9ca Fix Cron for 2024-01-15 10:22:03 +07:00
24df116003 Update cron.php
stop user from auto renewing packages that has been disabled for purchase.
2024-01-13 09:41:58 +01:00
bd8dd87384 fix bug cron and update plan 2023-11-09 14:52:41 +07:00
5c57c5df11 fix wrong cheking file 2023-10-25 10:03:25 +07:00
9e09611816 Fix expired notification 2023-10-24 15:12:10 +07:00
a18c07ba42 check file if exists 2023-10-24 13:38:58 +07:00
ddb3b8a718 fix logic pool_expired radius 2023-10-24 09:19:35 +07:00
6a6434b39c radius move to expired pool 2023-10-16 10:31:50 +07:00
a1d9b63dcf Change credits 2023-10-12 15:55:42 +07:00
95097e4512 show error stacktrace 2023-10-12 15:47:45 +07:00
0b7408f5b9 Disconnect radius user 2023-10-12 15:01:49 +07:00
b2a99def98 Fix is_radius 2023-10-04 16:11:55 +07:00
0ee60eff3d edit customer radius 2023-10-04 15:41:48 +07:00
e87623d918 cron radius, still unfinish 2023-10-04 15:07:38 +07:00
ce01771800 hotspot plan radius 2023-10-03 15:46:55 +07:00
e3ec8b18fa Remove User before Remove Active User 2023-09-13 09:37:05 +07:00
14ed0236d0 Remove active user Before remove user 2023-09-07 09:35:00 +07:00
7cc8d6f5e3 delete debug script 2023-09-06 11:25:13 +07:00
537623130c Fix expired pool in pppoe 2023-09-06 10:55:28 +07:00
910be1946b Fix cron can move plan 2023-09-06 10:48:52 +07:00
e23abc1377 move user to expired profile when expired if set 2023-09-06 10:02:31 +07:00
a33705c0c4 Fix Text Cron 2023-09-01 14:03:02 +07:00
04c480cafa Fix cronjob Delete customer 2023-09-01 13:40:26 +07:00
717b21e65e Fix Remove PPPOE user 2023-08-28 10:38:59 +07:00
15b9744b18 balance notification 2023-08-24 11:35:23 +07:00
cefc6c0365 tuning cron using expiration date 2023-08-23 08:58:18 +07:00
ac4c98ca63 Buy Package with Balance 2023-08-18 14:01:59 +07:00
e23b2464b8 Fix Auto Renewall Cronjob 2023-08-18 09:51:09 +07:00