[0000277] Changed so FA suggest the next begin day in new Fiscal Year (read only).
[fa-stable.git] / applications / setup.php
index 89b095ecf30e92933f2c0a51e6f6ddcffefef3fd..3e2f3b8681406a9fc15a43cd49277ff9f703c146 100644 (file)
@@ -71,6 +71,8 @@ class setup_app extends application
                        "admin/inst_module.php?", 'SA_CREATEMODULES');
                $this->add_rapp_function(2, _("Install/Activate &Themes"),
                        "admin/inst_theme.php?", 'SA_CREATEMODULES');
+               $this->add_rapp_function(2, _("Install/Activate &Chart of Accounts"),
+                       "admin/inst_chart.php?", 'SA_CREATEMODULES');
                $this->add_rapp_function(2, _("Software &Upgrade"),
                        "admin/inst_upgrade.php?", 'SA_SOFTWAREUPGRADE');