X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep409.php;h=7140ee23d084ed436d44e54fa0d28066de44ac45;hb=131fcadb832694065ea08b857cfe758cd131494f;hp=016580c1eb7d6e88136dc3e7148d8261ff067ee5;hpb=39ef29ec4c57a03feabd4ecfa599e71f35b3dddb;p=fa-stable.git diff --git a/reporting/rep409.php b/reporting/rep409.php index 016580c1..7140ee23 100644 --- a/reporting/rep409.php +++ b/reporting/rep409.php @@ -9,12 +9,13 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the License here . ***********************************************************************/ -$page_security = 2; +$page_security = $_POST['PARAM_0'] == $_POST['PARAM_1'] ? + 'SA_MANUFTRANSVIEW' : 'SA_MANUFBULKREP'; // ---------------------------------------------------------------- // $ Revision: 2.0 $ -// Creator: Janusz Dobrwolski +// Creator: Janusz Dobrowolski // date_: 2008-01-14 -// Title: Print Delivery Notes +// Title: Print Workorders // draft version! // ---------------------------------------------------------------- $path_to_root="..";