Switch to new access levels system
[fa-stable.git] / sales / sales_order_entry.php
index e7cd0636d2e54c591e146e1d6a0754a47f48e37b..d429648b08fb376f6a636b6fe897bdbfd27b92c2 100644 (file)
@@ -16,8 +16,8 @@
 //     Entry Direct Invoice
 //
 
-$page_security = 1;
-$path_to_root="..";
+$page_security = 'SA_SALESORDER';
+$path_to_root = "..";
 
 include_once($path_to_root . "/sales/includes/cart_class.inc");
 include_once($path_to_root . "/includes/session.inc");