X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=purchasing%2Fview%2Fview_po.php;h=049c8c5ed575cc446164a0d6bffff4f0050ca098;hb=131fcadb832694065ea08b857cfe758cd131494f;hp=81028338c80d2be97fa7444662e6c8a4a922fa4f;hpb=95303d7b5280820af76ddbd8908b120813f1e763;p=fa-stable.git diff --git a/purchasing/view/view_po.php b/purchasing/view/view_po.php index 81028338..049c8c5e 100644 --- a/purchasing/view/view_po.php +++ b/purchasing/view/view_po.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 2; -$path_to_root="../.."; +$page_security = 'SA_SUPPTRANSVIEW'; +$path_to_root = "../.."; include($path_to_root . "/purchasing/includes/po_class.inc"); include($path_to_root . "/includes/session.inc");