X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=applications%2Ffixed_assets.php;h=8c6485d5805ba68481ad8775f9be5165d4a9235d;hb=7618d9d62ee39a932f56565a4ce25d965bf53462;hp=8a3bb86dcb6e22c16b3adff79cb40a225ee4d0a2;hpb=d9d661b1c7d0c7e8e92948ea9746b086a456f158;p=fa-stable.git diff --git a/applications/fixed_assets.php b/applications/fixed_assets.php index 8a3bb86d..8c6485d5 100644 --- a/applications/fixed_assets.php +++ b/applications/fixed_assets.php @@ -43,7 +43,7 @@ class assets_app extends application $this->add_module(_("Maintenance")); $this->add_lapp_function(2, _("Fixed &Assets"), - "inventory/manage/items.php?FixedAsset=1", 'SA_ASSET', MENU_ENTRY); + "inventory/manage/items.php?type=F", 'SA_ASSET', MENU_ENTRY); $this->add_rapp_function(2, _("Fixed Assets &Locations"), "inventory/manage/locations.php?FixedAsset=1", 'SA_INVENTORYLOCATION', MENU_MAINTENANCE); $this->add_rapp_function(2, _("Fixed Assets &Categories"),