Merged changes from stable branch up to 2.3.12
[fa-stable.git] / includes / ui / ui_lists.inc
index 65232c766de54c81f72173a75db2d27e480aaf81..68f67092fc50be9782661dcc99f405e7a1ee95dc 100644 (file)
@@ -1915,7 +1915,7 @@ function journal_types_list_cells($label, $name, $value=null, $submit_on_change=
 
        // exclude quotes, orders and dimensions
        foreach (array(ST_PURCHORDER, ST_WORKORDER, ST_SALESORDER, ST_DIMENSION, 
-                               ST_SALESQUOTE) as $excl)
+                               ST_SALESQUOTE, ST_LOCTRANSFER) as $excl)
                        unset($items[$excl]);
        
        echo array_selector($name, $value, $items,