Moving 2.0 development version to main trunk.
[fa-stable.git] / applications / inventory.php
index 620e1bc4d79acd010dd72bce5df2e42b9b82be82..5fa7d5e1b6b9c4d9fbca08dcff22cf07870b01d6 100644 (file)
@@ -23,7 +23,7 @@
                        $this->add_lapp_function(2, _("Inventory Locations"),"inventory/manage/locations.php?");
                        $this->add_rapp_function(2, _("Inventory Movement Types"),"inventory/manage/movement_types.php?");
                        $this->add_rapp_function(2, _("Item Tax Types"),"taxes/item_tax_types.php?");
-                       $this->add_rapp_function(2, "","");
+                       $this->add_rapp_function(2, _("Units of Measure"),"inventory/manage/item_units.php?");
                        $this->add_rapp_function(2, _("Reorder Levels"),"inventory/reorder_level.php?");
 
                        $this->add_module(_("Pricing and Costs"));