Commit graph

1047 commits

Author SHA1 Message Date
iBNu Maksum bcc84aed9a
Merge pull request #174 from agstrxyz/patch-8
Update cron.php
2024-04-15 09:01:02 +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
iBNu Maksum a5774fe335
Merge pull request #171 from ahmadhusein17/patch-18
Update cron_reminder.php
2024-04-15 08:53:13 +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 eff79df39a Update customers.tpl
add length Menu  5, 10, 25, 50, 100 and All, as suggested by one of our member and also use 5 as default page length to make the page fit the screen when loaded
2024-04-13 18:19:09 +01: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
iBNu Maksum aa756fceb1
Merge pull request #166 from ahmadhusein17/patch-12
Update indonesia.json
2024-04-08 20:19:22 +07:00
iBNu Maksum 186dd5571f
Merge pull request #162 from ahmadhusein17/patch-9
Update user-login.tpl
2024-04-06 15:14:43 +07:00
iBNu Maksum 14067f2917
Merge pull request #163 from ahmadhusein17/patch-10
Update voucher.tpl
2024-04-06 15:13:48 +07:00
iBNu Maksum 887a0185fa
Merge pull request #165 from ahmadhusein17/patch-13
Update header.tpl
2024-04-06 15:13:02 +07:00
iBNu Maksum 88969526be
Merge pull request #168 from ahmadhusein17/patch-15
Update app-notifications.tpl
2024-04-06 15:12:40 +07:00
iBNu Maksum eb18eebc8c
Merge pull request #169 from ahmadhusein17/patch-16
Update indonesia.json
2024-04-06 15:11:51 +07:00
iBNu Maksum e274ca82b0
Merge branch 'Development' into patch-16 2024-04-06 15:11:40 +07:00
iBNu Maksum 9ec8b54435
Merge pull request #167 from ahmadhusein17/patch-14
Update indonesia.json
2024-04-06 15:10:37 +07:00
Ahmad Husein 9dba708c2c
Update indonesia.json 2024-04-06 00:33:29 +07:00
Ahmad Husein cbbb77b636
Update app-notifications.tpl
Add language to the placeholder
2024-04-06 00:29:45 +07:00
Ahmad Husein 1733472ad1
Update indonesia.json
Add language to customer notifications
2024-04-06 00:01:37 +07:00
Ahmad Husein 11c111805d
Update header.tpl
Additional Privacy and toc translations
2024-04-05 23:22:59 +07:00
Ahmad Husein 4c35e79a16
Update indonesia.json
Language improvements and additions
2024-04-05 23:20:59 +07:00
Ahmad Husein fc1cc54378
Update voucher.tpl
Fix unresponsive buttons on mobile phone display
2024-04-05 22:02:26 +07:00
Ahmad Husein f62e7707a1
Update user-login.tpl
Add a lock icon to the password
2024-04-05 21:35:19 +07:00
Ibnu Maksum bab56be9c7
change to username if country code empty 2024-04-05 18:01:11 +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
Ibnu Maksum 2e3e5d2b84
add new variable to notification settings 2024-04-05 09:43:07 +07:00
Ibnu Maksum e285e53887
Total Bills 2024-04-05 09:40:11 +07:00
Ibnu Maksum afd75d757e
add full name in invoice 2024-04-05 09:35:05 +07:00
iBNu Maksum 006693982b
fix sending notif package 2024-04-04 17:42:28 +07:00
Ibnu Maksum 71437b9a0e
Prevent double submit for recharge and renew 2024-04-04 15:27:13 +07:00
Ibnu Maksum eba6048abf
Add Bills to Reminder 2024-04-04 15:02:16 +07:00
Ibnu Maksum f97651695d
add Note to reminder 2024-04-04 15:01:45 +07:00
Ibnu Maksum 72c3ff6750
Lang Internet Plan 2024-04-04 14:53:11 +07:00
iBNu Maksum 787f666efe
Merge pull request #161 from Focuslinkstech/Development
Patch Update
2024-04-04 14:52:20 +07:00
Focuslinkstech 5db8df0c3e Patch Update
customers list tables replaced with DataTables
2024-04-03 23:39:31 +01:00
Ibnu Maksum f77c96f3c3
Change to Username if Country code empty 2024-04-03 11:14:50 +07:00
iBNu Maksum ffd9f2e524
Merge pull request #160 from agstrxyz/patch-6
Update logs-radius.tpl
2024-04-03 10:32:24 +07:00
iBNu Maksum 366208d6d1
Merge pull request #159 from agstrxyz/patch-5
Update logs.tpl
2024-04-03 10:31:55 +07:00
iBNu Maksum db28570610
Merge pull request #158 from agstrxyz/patch-4
Update logs.php
2024-04-03 10:31:23 +07:00
AGSTR feaf88fc00
Update logs-radius.tpl
add export to csv button
2024-04-03 02:37:09 +07:00
AGSTR 4bd5e399de
Update logs.tpl
add export to csv button
2024-04-03 02:34:39 +07:00
AGSTR 76047a6b39
Update logs.php
Export to csv
2024-04-03 02:32:30 +07:00
Ibnu Maksum 68c9ab0b2e
2024.4.2 2024-04-02 14:08:03 +07:00
Ibnu Maksum 198dfee3cc
fix package 2024-04-02 10:23:06 +07:00