agamsatria
e3de07d435
Update services.php
...
busrt radius plan
2024-05-07 08:11:16 +07:00
Ibnu Maksum
47c6e90624
delete die() debug, forgot to delete it
2024-05-01 10:21:32 +07:00
Ibnu Maksum
2ed3dc991a
CRITICAL UPDATE: last update Logic recharge not check is status on or off, it make expired customer stay in expired pool
2024-04-30 22:36:24 +07:00
Ibnu Maksum
be43a5b385
add anti double submit when refill balance
2024-04-29 14:01:05 +07:00
Ibnu Maksum
61bd042b15
add notif if Customer is not expired yet when extend
2024-04-29 13:50:26 +07:00
Ibnu Maksum
b6fde35eb6
add search and pagination at Customer maps, fix query
2024-04-29 13:44:59 +07:00
Ibnu Maksum
980af58eb1
fix logic extend from admin
2024-04-29 13:20:57 +07:00
Ibnu Maksum
f7deb828ac
don't delete customer when plan not change
2024-04-29 13:18:07 +07:00
Ibnu Maksum
4c1e5da601
fix variable forsendPackageNotification
2024-04-23 15:34:40 +07:00
Ibnu Maksum
8dc7707b3a
fix pagination Voucher
2024-04-23 11:51:34 +07:00
AGSTR
18bdf185d6
Update plan.php
2024-04-23 11:32:58 +07:00
iBNu Maksum
7b40fc850e
Merge pull request #180 from freeispradius/master
...
Update to case csv. added columns
2024-04-23 11:31:18 +07:00
Free Isp Radius
91fe5a4b46
Update to case csv. added columns
...
separated case csv now we will have one for all customers and another one for prepaid users.
for all customers csv will be downloaded from list and prepaid csv will be from prepaid users.
Also added columns instead of the previous one
2024-04-22 23:31:36 +03:00
Ibnu Maksum
c0cd197df2
Fix Extend Confirmation long text
2024-04-22 14:02:33 +07:00
Ibnu Maksum
3e89efcf46
add Customer Fullname
2024-04-22 11:33:21 +07:00
Ibnu Maksum
31b710e03c
add username to telegram notif
2024-04-22 10:30:01 +07:00
Ibnu Maksum
4d6041f614
send Telegram for Extend
2024-04-22 10:30:01 +07:00
Ahmad Husein
a4f5c1d422
Update indonesia.json
...
Improvements to the use of letter size in the language and minor improvements
2024-04-21 21:46:31 +07:00
Ibnu Maksum
88bbf3ed35
fix lang.php
2024-04-21 20:54:10 +07:00
Ibnu Maksum
bf00b21786
fix Lang
2024-04-21 20:54:10 +07:00
Ibnu Maksum
0e81db5ada
indonesia lang
2024-04-21 20:54:10 +07:00
Ibnu Maksum
8d17cd3f90
fix [[expired_date]]
2024-04-21 20:54:10 +07:00
Ibnu Maksum
20c4be9121
As exp dev says, if it works, dont touch it
2024-04-21 20:54:10 +07:00
Ibnu Maksum
0ce112dc70
order activated by desc
2024-04-21 20:54:10 +07:00
Ahmad Husein
2956cc2315
Update cron_reminder.php
2024-04-19 11:23:50 +07:00
Ahmad Husein
acded8eb29
Update cron.php
2024-04-19 11:21:44 +07:00
Ibnu Maksum
115a5c81a7
Fix variable cron for notification
2024-04-16 13:53:29 +07:00
Ibnu Maksum
a0c5cec31e
Fix Notifications Page
2024-04-15 15:36:18 +07:00
Ibnu Maksum
fb4901be9f
add log when extend expiraton
2024-04-15 14:35:36 +07:00
Ibnu Maksum
a164b345b6
dont send if message empty
2024-04-15 14:30:51 +07:00
Ibnu Maksum
8891cd5aaa
allow extend expired for postpaid customer
2024-04-15 14:09:02 +07:00
Ibnu Maksum
854fd54834
delete $_c = $config; as it already exists in init.php
2024-04-15 14:08:34 +07:00
Ibnu Maksum
21876601ba
Hide Tax Settings as it still have a bug
2024-04-15 11:13:19 +07:00
iBNu Maksum
6955d3fd8b
Merge pull request #173 from Focuslinkstech/Development
...
Update: Tax System
2024-04-15 09:10:08 +07:00
iBNu Maksum
d6510dffa7
Merge pull request #175 from agstrxyz/patch-9
...
Update home.php
2024-04-15 09:07:01 +07:00
iBNu Maksum
419595554b
Update home.php
...
fix token to prevent double recharge
2024-04-15 09:06:26 +07:00
iBNu Maksum
05caee1193
Merge branch 'Development' into patch-8
2024-04-15 09:00:53 +07:00
iBNu Maksum
071feb3a48
Merge pull request #172 from ahmadhusein17/patch-19
...
Update cron.php
2024-04-15 08:54:48 +07:00
AGSTR
92a2690ec6
Update home.php
2024-04-14 21:13:11 +07:00
AGSTR
519bef21e0
Update home.php
...
fix user self recharge in user dashboard for radius plan base
2024-04-14 06:45:45 +07:00
AGSTR
1a40606720
Update cron.php
...
Fix auto renewal radius plan based
2024-04-14 06:40:47 +07:00
Focuslinkstech
425ed2362b
Update: Tax System
...
Tax System Feature Added
The Tax System feature allows you to apply taxes to the prices of Internet plans. This feature is useful for businesses that are required to collect taxes on their services. With the Tax System, you can define tax rates based on your local tax regulations.
Enable Tax System: Choose whether to enable or disable the Tax System. When enabled, taxes will be calculated and added to the prices of Internet plans.
Tax Rate: Select from predefined tax rates such as 0.5%, 1%, 1.5%, 2%, 5%, and 10%. These rates are commonly used and can be selected easily.
Custom Tax Rate: If you have a specific tax rate that is not listed, you can enter a custom tax rate. This allows flexibility in configuring the tax rate to match your local tax requirements.
2024-04-12 19:42:12 +01:00
Ahmad Husein
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
Ahmad Husein
b893827463
Update cron_reminder.php
...
Improve the writing so that it is easy to read and understand (. ❛ ᴗ ❛.)
2024-04-08 21:12:01 +07:00
Ahmad Husein
9dba708c2c
Update indonesia.json
2024-04-06 00:33:29 +07:00
Ahmad Husein
4c35e79a16
Update indonesia.json
...
Language improvements and additions
2024-04-05 23:20:59 +07:00
Ibnu Maksum
0422c1e9bb
allow [[plan]] and [[package]] to be replaced with plan name
2024-04-05 17:37:41 +07:00
Ibnu Maksum
1f5033b471
remove [[bills]] if there no bills found
2024-04-05 17:21:06 +07:00
Ibnu Maksum
53a309fee8
Fix recharge friend
2024-04-05 11:18:28 +07:00
Ibnu Maksum
766ba59734
add new field trx_invoice to tbl_payment_gateway, to know which transaction is for
2024-04-05 10:42:30 +07:00