From a5a959eade16fa1ced31bbab2a6b0f60cf507037 Mon Sep 17 00:00:00 2001 From: Ibnu Maksum Date: Mon, 14 Aug 2023 14:16:56 +0700 Subject: [PATCH] Add Notification Message for Buy Balance --- CHANGELOG.md | 14 +++++++++++ system/autoload/Balance.php | 20 +++++++++++++++ system/lan/english/common.lan.php | 18 ++++++++------ system/uploads/notifications.default.json | 9 ++++++- ui/ui/app-notifications.tpl | 30 ++++++++++++++++++++--- 5 files changed, 78 insertions(+), 13 deletions(-) create mode 100644 system/autoload/Balance.php diff --git a/CHANGELOG.md b/CHANGELOG.md index e65825bc..5badae51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,26 @@ # CHANGELOG +## 2023.8 + +- Fix PPPOE Delete User +- Fix Header Admin and User +- Fix PDF Export by Period +- Add pppoe_password for user, this pppoe_password only admin can change +- Country Code Number Settings +- User Meta Table for Custom Fields +- Fix Add and Edit Customer Form for admin +- add Notification Message Editor +- cron reminder + + ## 2023.8.1 - Add Update file script, one click updating PHPNuxBill - Add Custom UI folder, to custome your own template - Delete debug text - Fix Vendor JS + ## 2023.7.28 - Fix link buy Voucher diff --git a/system/autoload/Balance.php b/system/autoload/Balance.php new file mode 100644 index 00000000..99595f23 --- /dev/null +++ b/system/autoload/Balance.php @@ -0,0 +1,20 @@ +
- +
-

- {Lang::T('[[name]] will be replaced with Customer Name. [[package]] will be replaced with Package name.')} -

[[company_name]] Your Company Name at Settings.
@@ -89,6 +86,31 @@

+
+
+ +
+ +
+

+ [[company_name]] Your Company Name at Settings.
+ [[address]] Your Company Address at Settings.
+ [[phone]] Your Company Phone at Settings.
+ [[invoice]] invoice number.
+ [[date]] Date invoice created.
+ [[payment_gateway]] Payment gateway user paid from.
+ [[payment_channel]] Payment channel user paid from.
+ [[type]] is Hotspot/PPPOE.
+ [[plan_name]] Internet Package.
+ [[plan_price]] Internet Package Prices.
+ [[user_name]] Username internet.
+ [[user_password]] User password.
+ [[trx_date]] Transaction datetime. +

+
+