GL acounts in seletors always grouped by type.
[fa-stable.git] / gl / includes / ui / gl_bank_ui.inc
index cf44945ea6226cdf0e12e6a7026871575e8ee84a..5f95c3dfa63dd10b6de3c74393905d4c17f69b0c 100644 (file)
@@ -222,7 +222,7 @@ function gl_edit_item_controls(&$order, $dim, $Index=null)
                        $_POST['code_id'] =
                                get_company_pref($payment ? 'default_cogs_act':'default_inv_sales_act');
                }
-               gl_all_accounts_list('code_id', null, false, false, true);
+               gl_all_accounts_list('code_id', null, false, true);
                if ($dim >= 1)
                        dimensions_list_cells(null, 'dimension_id', null, true, " ", false, 1);
                if ($dim > 1)