Re: Grab Data of individual Accounts From Database
@apmuthu, its a mandatory parameter to get_balance function. so he has to add it without checking whether the account code null or not.
HRM CRM POS batch Themes
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Banking and General Ledger → Grab Data of individual Accounts From Database
@apmuthu, its a mandatory parameter to get_balance function. so he has to add it without checking whether the account code null or not.
The issue here is that the alias of the table in addressing the field may be required in some MySQL versions. Therefore the field "account" referred to in the existing sql was sought by you to be replaced by "trans.account" which is okay. The NULL check is still retained.
FrontAccounting forum → Banking and General Ledger → Grab Data of individual Accounts From Database
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.