X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Frep409.php;h=7db6a4ef2b7255408371f20be0a49d56aeb28981;hb=3b06c6c4718610a408cae2e9b76c3134ca30b84c;hp=20f9dae488d9a076cad80e8498a3853254d310a6;hpb=1571869d54be48452fdbe08f25130972ff0a7b5a;p=fa-stable.git diff --git a/reporting/rep409.php b/reporting/rep409.php index 20f9dae4..7db6a4ef 100644 --- a/reporting/rep409.php +++ b/reporting/rep409.php @@ -38,7 +38,6 @@ function print_workorders() $comments = $_POST['PARAM_3']; $orientation = $_POST['PARAM_4']; - if (!$from || !$to) return; $orientation = ($orientation ? 'L' : 'P');