Add Balance to Reports

This commit is contained in:
Ibnu Maksum
2023-08-23 16:52:17 +07:00
parent a09dc57495
commit 4fd8165d89
3 changed files with 3 additions and 1 deletions

View File

@ -32,6 +32,7 @@
<option value="" selected="">{$_L['All_Transactions']}</option>
<option value="Hotspot">Hotspot</option>
<option value="PPPOE">PPPOE</option>
<option value="Balance">Balance</option>
</select>
</div>
</div>