Merged changes from main CVS (up to 2.2.10)
[fa-stable.git] / gl / includes / ui / gl_journal_ui.inc
index f48e5178135e1c41ca461db454feaded350ad36f..8c4aec6ae44d2b27e7db29c0c6013add32e4a7b4 100644 (file)
@@ -193,7 +193,7 @@ function gl_edit_item_controls(&$order, $dim, $Index=null)
                $_POST['AmountCredit'] = ''; //price_format(0);
                $_POST['dimension_id'] = 0;
                $_POST['dimension2_id'] = 0;
-               $_POST['LineMemo'] = "";
+               //$_POST['LineMemo'] = ""; // let memo go to next line Joe Hunt 2010-05-30
                $_POST['_code_id_edit'] = "";
                $_POST['code_id'] = "";
                if(isset($_POST['_code_id_update'])) {