X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=inventory%2Fprices.php;h=70bec34ec9fa4b4d570d9150f920c2852ef442d5;hb=fbdfe3f3da62ecf86e3ad978b89efbb6c317a47a;hp=d6e75adc93a419e31d4471a4a1c5065aaac7a7ef;hpb=902f1015d874c33bd7946b17de2ad80b4f2144b6;p=fa-stable.git diff --git a/inventory/prices.php b/inventory/prices.php index d6e75adc..70bec34e 100644 --- a/inventory/prices.php +++ b/inventory/prices.php @@ -13,7 +13,7 @@ $page_security = 'SA_SALESPRICE'; $path_to_root = ".."; include_once($path_to_root . "/includes/session.inc"); -page(_("Inventory Item Sales prices")); +page(_($help_context = "Inventory Item Sales prices")); include_once($path_to_root . "/sales/includes/sales_db.inc"); include_once($path_to_root . "/sales/includes/db/sales_types_db.inc");