X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=manufacturing%2Fview%2Fwo_costs_view.php;h=6e139ec62447cc5c595d4f752bbfc072f15d9932;hb=07737913eea4abbc7a8604a286852facb2134540;hp=ff474a97a8b84596a22071cd8c3fb4dcae078078;hpb=5e63c6ace55729bbb5ee3b060035a25a4426eb0a;p=fa-stable.git diff --git a/manufacturing/view/wo_costs_view.php b/manufacturing/view/wo_costs_view.php index ff474a97..6e139ec6 100644 --- a/manufacturing/view/wo_costs_view.php +++ b/manufacturing/view/wo_costs_view.php @@ -20,7 +20,6 @@ if ($SysPrefs->use_popup_windows) page(_($help_context = "View Work Order Costs"), true, false, "", $js); include_once($path_to_root . "/includes/date_functions.inc"); -include_once($path_to_root . "/includes/manufacturing.inc"); include_once($path_to_root . "/includes/data_checks.inc"); include_once($path_to_root . "/manufacturing/includes/manufacturing_db.inc");