Switch to new access levels system
[fa-stable.git] / purchasing / view / view_supp_invoice.php
index 0380ccd04fcc48953f7d3a7025be826fedfa71f9..bf77703aa9ca181c3375cfef5ac839bef1af4021 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_SUPPTRANSVIEW';
+$path_to_root = "../..";
 
 include_once($path_to_root . "/purchasing/includes/purchasing_db.inc");
 include_once($path_to_root . "/includes/session.inc");