Added a Balance Sheet drilldown inquiry in Banking and GL
[fa-stable.git] / gl / inquiry / gl_account_inquiry.php
index a86f0c2b6a518464381b9bd13f1723f5e5922d65..5612e36333a2a3579555f1c14fe9e4232b0a925d 100644 (file)
@@ -228,7 +228,7 @@ gl_inquiry_controls();
 
 div_start('trans_tbl');
 
-if (get_post('Show'))
+if (get_post('Show') || get_post('account'))
     show_results();
 
 div_end();