X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fcost_update.php;h=be6a19e64e898b0c4576d2a849bfce5fd31971c6;hb=5ac9ea61baac0cf298b07317051da51e781645b7;hp=4fcb852d69ed27be158bba9d005d06c8a7dc34e6;hpb=17b390efcf904072b02ec866b2a427490471a260;p=fa-stable.git diff --git a/inventory/cost_update.php b/inventory/cost_update.php index 4fcb852d..be6a19e6 100644 --- a/inventory/cost_update.php +++ b/inventory/cost_update.php @@ -19,7 +19,6 @@ include_once($path_to_root . "/includes/session.inc"); include_once($path_to_root . "/includes/date_functions.inc"); include_once($path_to_root . "/includes/ui.inc"); include_once($path_to_root . "/includes/banking.inc"); -include_once($path_to_root . "/includes/manufacturing.inc"); include_once($path_to_root . "/includes/data_checks.inc"); include_once($path_to_root . "/inventory/includes/inventory_db.inc");