Commit Graph

112 Commits

Author SHA1 Message Date
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
6763fe09d8 fix validity_unit time for Days 2024-05-07 10:15:28 +07:00
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
f7deb828ac don't delete customer when plan not change 2024-04-29 13:18:07 +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
afd75d757e add full name in invoice 2024-04-05 09:35:05 +07:00
198dfee3cc fix package 2024-04-02 10:23:06 +07:00
e0d21e6284 price + $add_cost in telegram 2024-03-27 11:42:17 +07:00
37a7da614e Fixing Pagination, more Simple 2024-03-27 09:44:48 +07:00
477dd11caa fix validity period is more than one month 2024-03-19 23:54:49 +07:00
af3995b421 plan price to Note 2024-03-19 11:38:32 +07:00
130451e1ae Fix notification 2024-03-18 11:48:22 +07:00
32943b40be Fix Bills Zero 2024-03-16 20:41:24 +07:00
c82b6b6acf Change Attribute to Bill Only 2024-03-15 10:38:05 +07:00