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.
+