X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fpurchasing_data.php;h=51464e04969cb3eb31386e7ba6d563b452a5d31a;hb=3ff9ed87cb909f19c8fe3e7dfda5df79d0c01a6c;hp=3d64db513b7f32b31dc0de489400e11ea0ca48fd;hpb=95303d7b5280820af76ddbd8908b120813f1e763;p=fa-stable.git diff --git a/inventory/purchasing_data.php b/inventory/purchasing_data.php index 3d64db51..51464e04 100644 --- a/inventory/purchasing_data.php +++ b/inventory/purchasing_data.php @@ -9,8 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 4; -$path_to_root=".."; +$page_security = 'SA_PURCHASEPRICING'; +$path_to_root = ".."; include_once($path_to_root . "/includes/session.inc"); page(_("Supplier Purchasing Data"));