X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fmanufacturing.php;h=ab8cb507d8ffe18621eb16af1d1ef5f72d3c9bcc;hb=e6ca84d2715f96cedaff6d3312d7defda9a5e3d8;hp=d16d4fa347f81f13dfe5e0cf5474ceeaeaf0dd60;hpb=e8c94a4e8a6c20a7358208c0b5cb5623dbcba5e2;p=fa-stable.git diff --git a/applications/manufacturing.php b/applications/manufacturing.php index d16d4fa3..ab8cb507 100644 --- a/applications/manufacturing.php +++ b/applications/manufacturing.php @@ -16,7 +16,7 @@ //$this->add_lapp_function(1, _("Costed Bill Of Material Inquiry"),"manufacturing/inquiry/bom_cost_inquiry.php?"); $this->add_lapp_function(1, _("Inventory Item Where Used Inquiry"),"manufacturing/inquiry/where_used_inquiry.php?"); $this->add_lapp_function(1, _("Work Order Inquiry"),"manufacturing/search_work_orders.php?"); - $this->add_rapp_function(1, _("Manufactoring Reports"),"reporting/reports_main.php?Class=3"); + $this->add_rapp_function(1, _("Manufacturing Reports"),"reporting/reports_main.php?Class=3"); $this->add_module(_("Maintenance")); $this->add_lapp_function(2, _("Bills Of Material"),"manufacturing/manage/bom_edit.php?");