GL acounts in seletors always grouped by type.
[fa-stable.git] / gl / manage / gl_quick_entries.php
index fae60668a55553564b21f80487abc4b8aa85b987..323580a777c497c82fe681c2df10a7effc653b0f 100644 (file)
@@ -268,7 +268,7 @@ if ($selected_id != -1)
                }
        } 
 
-       gl_all_accounts_list_row(_("Account"), 'account', null, true);
+       gl_all_accounts_list_row(_("Account"), 'account', null);
        yesno_list_row(_("Use Tax:"), 'tax_acc', null, "", "", false);
        yesno_list_row(_("Use Percent:"), 'pct', null, "", "", false);
        amount_row(_("Amount"), 'amount', null);