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
a0c5cec31e
Fix Notifications Page
2024-04-15 15:36:18 +07:00
fb4901be9f
add log when extend expiraton
2024-04-15 14:35:36 +07:00
a164b345b6
dont send if message empty
2024-04-15 14:30:51 +07:00
8891cd5aaa
allow extend expired for postpaid customer
2024-04-15 14:09:02 +07:00
854fd54834
delete $_c = $config; as it already exists in init.php
2024-04-15 14:08:34 +07:00
21876601ba
Hide Tax Settings as it still have a bug
2024-04-15 11:13:19 +07:00
6955d3fd8b
Merge pull request #173 from Focuslinkstech/Development
...
Update: Tax System
2024-04-15 09:10:08 +07:00
d6510dffa7
Merge pull request #175 from agstrxyz/patch-9
...
Update home.php
2024-04-15 09:07:01 +07:00
419595554b
Update home.php
...
fix token to prevent double recharge
2024-04-15 09:06:26 +07:00
05caee1193
Merge branch 'Development' into patch-8
2024-04-15 09:00:53 +07:00
071feb3a48
Merge pull request #172 from ahmadhusein17/patch-19
...
Update cron.php
2024-04-15 08:54:48 +07:00
92a2690ec6
Update home.php
2024-04-14 21:13:11 +07:00
519bef21e0
Update home.php
...
fix user self recharge in user dashboard for radius plan base
2024-04-14 06:45:45 +07:00
1a40606720
Update cron.php
...
Fix auto renewal radius plan based
2024-04-14 06:40:47 +07:00
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
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
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
9dba708c2c
Update indonesia.json
2024-04-06 00:33:29 +07:00
4c35e79a16
Update indonesia.json
...
Language improvements and additions
2024-04-05 23:20:59 +07:00
0422c1e9bb
allow [[plan]] and [[package]] to be replaced with plan name
2024-04-05 17:37:41 +07:00
1f5033b471
remove [[bills]] if there no bills found
2024-04-05 17:21:06 +07:00
53a309fee8
Fix recharge friend
2024-04-05 11:18:28 +07:00
766ba59734
add new field trx_invoice to tbl_payment_gateway, to know which transaction is for
2024-04-05 10:42:30 +07:00
e285e53887
Total Bills
2024-04-05 09:40:11 +07:00
afd75d757e
add full name in invoice
2024-04-05 09:35:05 +07:00
006693982b
fix sending notif package
2024-04-04 17:42:28 +07:00
71437b9a0e
Prevent double submit for recharge and renew
2024-04-04 15:27:13 +07:00
f97651695d
add Note to reminder
2024-04-04 15:01:45 +07:00
72c3ff6750
Lang Internet Plan
2024-04-04 14:53:11 +07:00
5db8df0c3e
Patch Update
...
customers list tables replaced with DataTables
2024-04-03 23:39:31 +01:00
f77c96f3c3
Change to Username if Country code empty
2024-04-03 11:14:50 +07:00
76047a6b39
Update logs.php
...
Export to csv
2024-04-03 02:32:30 +07:00
68c9ab0b2e
2024.4.2
2024-04-02 14:08:03 +07:00
198dfee3cc
fix package
2024-04-02 10:23:06 +07:00
5161874cf2
$ui->display will show json for api
2024-04-01 13:48:58 +07:00
254fd4ccf7
fix rest api, need to change every variable to readable
2024-04-01 13:01:21 +07:00
ee73621c85
Found lazy way to create api
2024-03-31 21:23:19 +07:00
4bf6f9c0ac
Fix API Structure
2024-03-30 12:04:30 +07:00
3a2e7c9192
remove $_L
2024-03-30 12:03:12 +07:00
aeddc86796
Merge pull request #153 from ahmadhusein17/patch-8
...
Update indonesia.json
2024-03-29 16:37:53 +07:00
8ff84b2c01
Update indonesia.json
...
Language improvements
2024-03-28 20:03:45 +07:00
954a49978c
Show Personal/Bussines in Plan Customer Dashboard
2024-03-28 18:55:10 +07:00
773cfe0139
update Client.php routerOS
2024-03-28 18:53:41 +07:00
7eae86d861
Merge pull request #150 from agstrxyz/patch-1
...
Update indonesia.json
2024-03-28 18:44:28 +07:00
ea9974f668
Merge pull request #152 from ahmadhusein17/master
...
Update english.json
2024-03-28 18:43:52 +07:00
9a1c264173
Merge branch 'Development' into Development
2024-03-28 18:43:32 +07:00
6865b388d0
Merge branch 'Development' into master
2024-03-28 18:41:33 +07:00
ef15ec0ae2
Send Email Function
2024-03-27 14:32:55 +07:00