Switch to new access levels system
[fa-stable.git] / sales / view / view_invoice.php
index 6669ca5ebf17bddbf80d406fe346fec52a3e91ec..b1aa50c5e3bb80b850b2410db2f5549e3d0d2449 100644 (file)
@@ -9,8 +9,8 @@
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
     See the License here <http://www.gnu.org/licenses/gpl-3.0.html>.
 ***********************************************************************/
-$page_security = 1;
-$path_to_root="../..";
+$page_security = 'SA_SALESTRANSVIEW';
+$path_to_root = "../..";
 include_once($path_to_root . "/includes/session.inc");
 
 include_once($path_to_root . "/sales/includes/sales_ui.inc");