Rerun
[fa-stable.git] / gl / includes / ui / gl_bank_ui.inc
index 46408216862749dd478d5064e7ad4f01f2976b99..2fe97b86d22be34f6bac87eb30ace80644847516 100644 (file)
@@ -209,7 +209,7 @@ function gl_edit_item_controls(&$order, $dim, $Index=null)
                $_POST['amount'] = 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
                if(isset($_POST['_code_id_update'])) {
                            $Ajax->activate('code_id');
                }