Topic: function
i need add function in print report Customer Balances
i need add combo box contain in print report branches customer to print customer by branch in report
how this
Thanks
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Reporting → function
i need add function in print report Customer Balances
i need add combo box contain in print report branches customer to print customer by branch in report
how this
Thanks
The Customer Balances Report (rep101.php) screenshot is here.
Note that the Customer Ledger Account is just one debtor_no in the debtor_master table. Only the debtor_trans table has the branch_code as well.
The $sql variable will need the trans.branch_code field in it in the function get_transactions() in the rep101.php file for your need to be addressed.
@joe: want to include the Customer Branch filter in the rep101.php?
No plans for including branches in the Customer Balance.
It should be an extension or maybe a company report.
Joe
It might be useful to include in a landscape report in rep101.php itself. Any reason not to include it in the core? The portrait mode does not have enough space in it - maybe just a branch_code number alone may suffice in it.
how it work this report
can you please help to custom report print customer balance formatting by Branch
Thanks
FrontAccounting forum → Reporting → function
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.