Changed Report Statements to accept selector Outstanding Only
[fa-stable.git] / gl / includes / ui / gl_bank_ui.inc
index 1c36613c64b024ecffcb8e22189a5460187bd18f..0e624f377cbe80590b89d30d731c36ce8b2274df 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');
                }