X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep110.php;h=271b0fc079eea60859f415f95e6fd2f84af53b22;hb=902f1015d874c33bd7946b17de2ad80b4f2144b6;hp=b7aeb500c57a716cc60522683298b9505479c3d1;hpb=d3c4d2a51769f355fc09fe9163f04ba4887a8c5d;p=fa-stable.git diff --git a/reporting/rep110.php b/reporting/rep110.php index b7aeb500..271b0fc0 100644 --- a/reporting/rep110.php +++ b/reporting/rep110.php @@ -9,7 +9,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 2; +$page_security = $_POST['PARAM_0'] == $_POST['PARAM_1'] ? + 'SA_SALESTRANSVIEW' : 'SA_SALESBULKREP'; // ---------------------------------------------------------------- // $ Revision: 2.0 $ // Creator: Janusz Dobrwolski