Two small bugs fixed in bank payment edition.
[fa-stable.git] / applications / setup.php
index 9e681d24d4ab1d60f094ac21e19ed23aedc23d52..89b095ecf30e92933f2c0a51e6f6ddcffefef3fd 100644 (file)
@@ -48,6 +48,8 @@ class setup_app extends application
                        "sales/manage/sales_points.php?", 'SA_POSSETUP');
                $this->add_rapp_function(1, _("&Printers"),
                        "admin/printers.php?", 'SA_PRINTERS');
+               $this->add_rapp_function(1, _("Contact &Categories"),
+                       "admin/crm_categories.php?", 'SA_CRMCATEGORY');
 
                $this->add_module(_("Maintenance"));
                $this->add_lapp_function(2, _("&Void a Transaction"),