Overhead costs in Manufacturing/Assembling wasn't added to stock overhead cost
[fa-stable.git] / manufacturing / work_order_release.php
index 9cb8e22ed0c068605ba2f436b18c6e02f8e5e18c..e8efcfd8b70ce222f3ac8d01f679784327be6bfc 100644 (file)
@@ -65,7 +65,7 @@ if (isset($_POST['release']))
 {
        release_work_order($selected_id, $_POST['released_date'], $_POST['memo_']);
 
-       display_note(_("The work order has been released to manufacturing."));
+       display_notification(_("The work order has been released to manufacturing."));
 
        hyperlink_no_params("search_work_orders.php", _("Select another &work order"));