Bugfix [0000071] Ordering for customers with bad history available via F4-Enter
[fa-stable.git] / inventory / includes / inventory_db.inc
index b48fc54aa5b5fddab0f8e8e50ec7277f7505dcea..1faf253f96165858080ba571c34a5b4aff0e33e2 100644 (file)
@@ -12,5 +12,6 @@ include_once($path_to_root . "/inventory/includes/db/items_locations_db.inc");
 include_once($path_to_root . "/inventory/includes/db/movement_types_db.inc");
 include_once($path_to_root . "/inventory/includes/db/items_adjust_db.inc");
 include_once($path_to_root . "/inventory/includes/db/items_transfer_db.inc");
+include_once($path_to_root . "/inventory/includes/db/items_units_db.inc");
 
 ?>
\ No newline at end of file