X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep104.php;h=42eed72221a47de131e3e05ce6171b0fd705220d;hb=9b413697aa4ca30f7f336dbf5fd04bf8caf2bc43;hp=d8f8d3bdebffba2d6a2823a724e3988b2fc64cde;hpb=73f60eac205e4bcebf71b86258cb292810d584a8;p=fa-stable.git diff --git a/reporting/rep104.php b/reporting/rep104.php index d8f8d3bd..42eed722 100644 --- a/reporting/rep104.php +++ b/reporting/rep104.php @@ -24,7 +24,7 @@ include_once($path_to_root . "/includes/ui/ui_input.inc"); include_once($path_to_root . "/includes/data_checks.inc"); include_once($path_to_root . "/gl/includes/gl_db.inc"); include_once($path_to_root . "/sales/includes/db/sales_types_db.inc"); -include_once($path_to_root . "/inventory/includes/db/inventory_db.inc"); +include_once($path_to_root . "/inventory/includes/inventory_db.inc"); //----------------------------------------------------------------------------------------------------