Commit Graph

125 Commits

Author SHA1 Message Date
73e85a97ce Update Package.php 2025-01-07 16:42:52 +07:00
c8d5861f2e Patch Update: Enhancement
Fixed Activation and Order History disappear when customer username is  Changed
2024-12-04 14:37:01 +01:00
5ccddf11be update
postpaid logic for more than 1 period
fix mikrotiksms not working
2024-11-06 11:34:28 +07:00
23bba0b189 Update Package.php
Reversed failed  logic
2024-11-05 19:53:31 +01:00
b7fdc90aa7 Bugs Fixes
fix extend expiry bug
2024-11-05 16:05:31 +01:00
a34f1bb0fc fix postpaid more than 1 period 2024-11-05 19:00:03 +07:00
99b30f747f change postpaid logic
fix postpaid expired date error for new customer or customer without plan
2024-11-01 02:46:27 +07:00
c740820731 Delete extend_expiry settings 2024-10-31 13:15:36 +07:00
70d8cd8e01 Feature: Custom Balance
Add custom balance in customer dashboard

Note: i only test it with Paystack and Razorpay payment gateway and it works as expected

test it very well and report any error or bug
2024-10-29 08:46:03 +01:00
8e41749cd4 fix error message 2024-10-26 19:15:38 +07:00
e02bf9863f fix [[trx_date]] 2024-10-25 14:38:04 +07:00
dc55957a53 Refill Balance with Custom Amount Requested by Javi Tech 2024-10-23 14:04:11 +07:00
229eae5c8f additional cost can be minus 2024-09-23 17:11:32 +07:00
4d7c2bd373 if has keyword, then add to user recharge 2024-08-09 19:28:17 +07:00
af157cdff9 fix voucher logic 2024-08-09 14:18:54 +07:00
7fccf95eb0 Voucher Devices is ok to buy and redeem 2024-08-08 15:10:22 +07:00
630f20094a don't put to tbl_transactions if customer redeem voucher code Created by Voucher Device 2024-08-08 14:58:04 +07:00
ce7d8859b0 getting ready for voucher selling only 2024-08-08 14:44:27 +07:00
face1dfa57 send expired date to telegram when customer recharge 2024-08-02 10:28:34 +07:00
7e5a718ba8 balance send to email 2024-08-02 10:24:24 +07:00
721ef32e12 continue activate package, when it cannot connect to Device, let admin sync it manual 2024-08-01 09:25:13 +07:00
eca40e0faf if trx status already 2, don't proceed 2024-07-29 16:21:01 +07:00
278def959b let the device decide again 2024-07-27 22:57:45 +07:00
7d3afa091f Bugs Fix
lots has been done that i cant even recalled, but i think all identify bugs is fix, i urge you all to give it test and report any issues arising.
2024-07-26 09:49:52 +01:00
cc68770f51 remove check change plan, let the device decide 2024-07-25 17:13:18 +07:00
8061acbf9e added Voucher only Without username 2024-07-23 12:03:13 +07:00
9d564f55ec Hotspot Radius Voucher Only done 2024-07-10 15:47:31 +07:00
410eb34d4a Radius Rest API 2024-07-06 22:49:02 +07:00
7f757e07c8 use customer Expired Date first then Expired Date from plan 2024-07-01 15:25:27 +07:00
540270f927 dont save Expired Date if exists 2024-07-01 15:24:33 +07:00
2401c7ae99 fix logic Expired Date 2024-06-25 14:05:22 +07:00
98e3304f17 fix variable when move customer to expired plan 2024-06-23 12:01:08 +07:00
04983e8a3a fix language clean after change and still use expired date from customer attribute when it have 2024-06-21 16:51:38 +07:00
28ec7883e2 Fix Demo mode 2024-06-20 14:16:09 +07:00
703593d5e2 Expired date at Internet plan 2024-06-19 15:26:26 +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
0cc1ffe90f still thinking about which function need to add as default. currently customer, plan, pool 2024-06-04 17:14:42 +07:00
f1dc8f3810 extend_expiry default yes 2024-05-27 09:02:58 +07:00
94e6f7fe6c change join to left_outer_join 2024-05-21 11:45:23 +07:00
749ec8509f update
if it the same internet plan, expiry date will extend, now optional and can be enabled/disable in general settings [ Miscellaneous Tab]
2024-05-17 16:24:48 +01:00
d00d04994d Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-05-17 10:59:51 +01:00
fded62b39d Update
Add plan details to gateway
2024-05-17 10:59:41 +01:00
6b8501313d Revert "Revert "Update Package.php""
This reverts commit 22c027aaba.
2024-05-17 09:57:14 +01:00
22c027aaba Revert "Update Package.php"
This reverts commit cd34a68cf3.
2024-05-17 09:53:35 +01:00
67a4d7f534 Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-05-17 09:52:20 +01:00
d84cf96d01 Not Active Customer cannot recharge 2024-05-17 09:17:38 +07:00
060718dfda Fix Validity,, forgot to explode 2024-05-07 19:11:31 +07:00
cd34a68cf3 Update Package.php
if it same internet plan but has expired, it will not extend expiry date
2024-05-07 09:56:53 +01:00