93 Commits

Author SHA1 Message Date
Ibnu Maksum
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
Ibnu Maksum
28ec7883e2
Fix Demo mode 2024-06-20 14:16:09 +07:00
Ibnu Maksum
703593d5e2
Expired date at Internet plan 2024-06-19 15:26:26 +07:00
Ibnu Maksum
6a4ac274d1
check if demo or not 2024-06-12 15:39:43 +07:00
Ibnu Maksum
c661976eae
new $p['device'] to (new $p['device']) 2024-06-05 17:37:01 +07:00
Ibnu Maksum
8ea853c617
Change to devices 2024-06-05 17:19:24 +07:00
Ibnu Maksum
0cc1ffe90f
still thinking about which function need to add as default. currently customer, plan, pool 2024-06-04 17:14:42 +07:00
Ibnu Maksum
f1dc8f3810
extend_expiry default yes 2024-05-27 09:02:58 +07:00
Ibnu Maksum
94e6f7fe6c
change join to left_outer_join 2024-05-21 11:45:23 +07:00
Focuslinkstech
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
Focuslinkstech
d00d04994d Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-05-17 10:59:51 +01:00
Focuslinkstech
fded62b39d Update
Add plan details to gateway
2024-05-17 10:59:41 +01:00
Focuslinkstech
6b8501313d Revert "Revert "Update Package.php""
This reverts commit 22c027aaba1a8fe49175794327950f74e8184f02.
2024-05-17 09:57:14 +01:00
Focuslinkstech
22c027aaba Revert "Update Package.php"
This reverts commit cd34a68cf3e8625a66867bedfdc3aebec4b8709d.
2024-05-17 09:53:35 +01:00
Focuslinkstech
67a4d7f534 Merge branch 'Development' of https://github.com/Focuslinkstech/phpnuxbill into Development 2024-05-17 09:52:20 +01:00
Ibnu Maksum
d84cf96d01
Not Active Customer cannot recharge 2024-05-17 09:17:38 +07:00
iBNu Maksum
060718dfda
Fix Validity,, forgot to explode 2024-05-07 19:11:31 +07:00
Focuslinkstech
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
Ibnu Maksum
6763fe09d8
fix validity_unit time for Days 2024-05-07 10:15:28 +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
f7deb828ac
don't delete customer when plan not change 2024-04-29 13:18:07 +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
afd75d757e
add full name in invoice 2024-04-05 09:35:05 +07:00
Ibnu Maksum
198dfee3cc
fix package 2024-04-02 10:23:06 +07:00
Ibnu Maksum
e0d21e6284
price + $add_cost in telegram 2024-03-27 11:42:17 +07:00
Ibnu Maksum
37a7da614e
Fixing Pagination, more Simple 2024-03-27 09:44:48 +07:00
gerandonk
477dd11caa fix validity period is more than one month 2024-03-19 23:54:49 +07:00
Ibnu Maksum
af3995b421
plan price to Note 2024-03-19 11:38:32 +07:00
Ibnu Maksum
130451e1ae
Fix notification 2024-03-18 11:48:22 +07:00
Ibnu Maksum
32943b40be
Fix Bills Zero 2024-03-16 20:41:24 +07:00
Ibnu Maksum
c82b6b6acf
Change Attribute to Bill Only 2024-03-15 10:38:05 +07:00
gerandonk
a15510e62a postpaid always zero for first time recharge and invoice atribute for next month
for postpaid customer invoice reminder and order get from invoice attribute
2024-03-15 04:07:30 +07:00
Ibnu Maksum
cc8d810d45
Additional Cost Customer side 2024-03-14 14:42:20 +07:00
Ibnu Maksum
e206a583fd
Additional Cost, and Confirm Recharge 2024-03-14 12:14:11 +07:00
Ibnu Maksum
2c67108cf1
add Additional Cycle and check if price is zero 2024-03-14 10:28:36 +07:00
Ibnu Maksum
a6c004e1cb
$day_exp 2024-03-13 16:33:06 +07:00
Ibnu Maksum
60c573821b
Additional Cost from Customer Attributes 2024-03-13 14:48:01 +07:00
Ibnu Maksum
e6e993cf21
Expired day postpaid 2024-03-13 14:40:47 +07:00
Ibnu Maksum
ca0edb4e17
Postpaid 2024-03-13 14:32:10 +07:00
Ibnu Maksum
2bb664e241
Expired Date by created date 2024-03-12 15:28:32 +07:00
Ibnu Maksum
c9058769ce
Recharge with balance or zero cost 2024-03-12 15:09:00 +07:00
Ibnu Maksum
6d15437333
admin can recharge disabled plan 2024-03-12 13:58:42 +07:00
Ibnu Maksum
1a4a0f2c10
Invoice number not Random 2024-03-12 12:12:36 +07:00
Ibnu Maksum
ca59c89e1d
Check if Period Validity 2024-03-12 09:07:12 +07:00
Ibnu Maksum
cfefd38a31
if ($p['validity_unit'] == 'Period') then add Expired Date 2024-03-06 12:03:24 +07:00
gerandonk
e6280d597b change due date for period plan to customer field attribute
admin can change expired date for period plan as wish before recharger customer
2024-03-05 16:08:33 +07:00
Ibnu Maksum
4c02283fd0
add full name in telegram notification 2024-03-04 10:06:19 +07:00
gerandonk
61b3f5b5f5 Add planwith validity period 2024-03-03 11:03:25 +07:00
Ibnu Maksum
bc7380eab7
add variable to global 2024-03-01 10:36:24 +07:00
Ibnu Maksum
f4da09a26e
move hook before sending notification 2024-03-01 10:11:18 +07:00