X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=applications%2Fsetup.php;h=95164fd2f023ca16c8873b1728cd4e88fefb6238;hb=59840905a38c4e08e5b13fdb7af71ea6dea7b1f0;hp=b1e4dbf08a942525f745aa02cb9b516f5087d891;hpb=37da0ea920fdff712ccef4e1324aa822e981c8fc;p=fa-stable.git diff --git a/applications/setup.php b/applications/setup.php index b1e4dbf0..95164fd2 100644 --- a/applications/setup.php +++ b/applications/setup.php @@ -24,6 +24,7 @@ $this->add_module(_("Miscellaneous")); $this->add_lapp_function(1, _("Pa&yment Terms"),"admin/payment_terms.php?"); $this->add_lapp_function(1, _("Shi&pping Company"),"admin/shipping_companies.php?"); + $this->add_rapp_function(1, _("&Points of Sale"),"sales/manage/sales_points.php?"); $this->add_rapp_function(1, _("&Printers"),"admin/printers.php?"); $this->add_module(_("Maintanance"));