X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=inventory%2Fprices.php;h=d6e75adc93a419e31d4471a4a1c5065aaac7a7ef;hb=902f1015d874c33bd7946b17de2ad80b4f2144b6;hp=29a6530dcfcc85177d3085386bc7bce843403ebb;hpb=d3c4d2a51769f355fc09fe9163f04ba4887a8c5d;p=fa-stable.git diff --git a/inventory/prices.php b/inventory/prices.php index 29a6530d..d6e75adc 100644 --- a/inventory/prices.php +++ b/inventory/prices.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_SALESPRICE'; +$path_to_root = ".."; include_once($path_to_root . "/includes/session.inc"); page(_("Inventory Item Sales prices"));