Added group code in account groups list selector.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 30 Oct 2010 13:34:53 +0000 (13:34 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sat, 30 Oct 2010 13:34:53 +0000 (13:34 +0000)
includes/ui/ui_lists.inc

index fccb1cee4076577e49853adf0a5a8009540a85df..5fbdb8d4436e12ed0a45ce31fc191fa1e8938c5f 100644 (file)
@@ -1546,6 +1546,7 @@ function gl_account_types_list($name, $selected_id=null, $all_option=false, $all
 
        return combo_input($name, $selected_id, $sql, 'id', 'name',
        array(
+               'format' => '_format_account',
                'order' => array('class_id', 'id', 'parent'),
                'spec_option' =>$all_option,
                'spec_id' => $all_items