Comments should follow templates and recurrent invoices.
[fa-stable.git] / sales / sales_order_entry.php
index cb77b3f631889e3214bd6d109a02fe21d528b96b..da202a7bd72747dd9cd277dd5f40cea8ed0902be 100644 (file)
@@ -456,7 +456,7 @@ function create_cart($type, $trans_no)
                } else
                        $doc->due_date = $doc->document_date;
                $doc->reference = references::get_next($doc->trans_type);
-               $doc->Comments='';
+               //$doc->Comments='';
                foreach($doc->line_items as $line_no => $line) {
                        $doc->line_items[$line_no]->qty_done = 0;
                }