Switch to new access levels system
[fa-stable.git] / sales / customer_invoice.php
index 249a0aa91573678b522508b1ed10e8e411f79a4b..2e92bc1b929455bcf6df7d033cd051daf3979a91 100644 (file)
@@ -14,8 +14,8 @@
 //     Entry/Modify Sales Invoice against single delivery
 //     Entry/Modify Batch Sales Invoice against batch of deliveries
 //
-$page_security = 2;
-$path_to_root="..";
+$page_security = 'SA_SALESINVOICE';
+$path_to_root = "..";
 include_once($path_to_root . "/sales/includes/cart_class.inc");
 include_once($path_to_root . "/includes/session.inc");
 include_once($path_to_root . "/includes/data_checks.inc");