When deleting the last module in FA a parce error arose
[fa-stable.git] / manufacturing / view / wo_issue_view.php
index e3ba38bcb7358d44b97b45d708aa71f417e3de9f..b82eb3b5419c038c1d694376b39b5c6bd6a38725 100644 (file)
@@ -31,6 +31,7 @@ function display_wo_issue($issue_no)
 
     $myrow = get_work_order_issue($issue_no);
 
+       br(1);
     start_table($table_style);
     $th = array(_("Issue #"), _("Reference"), _("For Work Order #"),
        _("Item"), _("From Location"), _("To Work Centre"), _("Date of Issue"));