X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=inline;f=inventory%2Fmanage%2Fsales_kits.php;fp=inventory%2Fmanage%2Fsales_kits.php;h=ab4831f0914dba831479355b4c4a5375cefc638c;hb=f2343f51b0ed0d9abd2ec98b64f202beb9716d37;hp=b45ab3639744c4584689bf8c9a712f02477b7ee3;hpb=40aaa8d880ce627f2ada82de0ef44dde364eafa5;p=fa-stable.git diff --git a/inventory/manage/sales_kits.php b/inventory/manage/sales_kits.php index b45ab363..ab4831f0 100644 --- a/inventory/manage/sales_kits.php +++ b/inventory/manage/sales_kits.php @@ -19,8 +19,6 @@ include_once($path_to_root . "/includes/date_functions.inc"); include_once($path_to_root . "/includes/ui.inc"); include_once($path_to_root . "/includes/data_checks.inc"); -include_once($path_to_root . "/includes/manufacturing.inc"); - check_db_has_stock_items(_("There are no items defined in the system.")); simple_page_mode(true);