Topic: Bank Accounts table empty
Hello!
When I go to "Bank accounts", the table with the headlines
Account Name Type Currency GL Account Bank Number Bank Address Dflt" is empty.
However, when I check the database for the 0_bank_accounts table, they are there.
In the code (bank_accounts.php, line 97)
$result = get_bank_accounts(check_value('show_inactive'));
returns empty set.
I checked that function, the sql query looks ok.
I'm using FrontAccounting 2.3.2.
Please help me to resolve this issue.
Thank you!
P.S. Hey, check using double quotes in the posting message in this forum...
It is just removed the whole part of my message when I posted it