X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fcost_update.php;h=be6a19e64e898b0c4576d2a849bfce5fd31971c6;hb=7e8df3a179c05c51085349e139aac9ce88b9378d;hp=4fcb852d69ed27be158bba9d005d06c8a7dc34e6;hpb=5e63c6ace55729bbb5ee3b060035a25a4426eb0a;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");