X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Freports_main.php;h=75beda95d396e2db9954cf4ff27a924e916e2979;hb=3141d7755efbca4d2eb7babc1d31629295451885;hp=0c683b8504794f8d0a23feb8cd107750bab5c45e;hpb=5915bcad8e8aa630713a717d303d37bd7ae3df2e;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index 0c683b85..75beda95 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -83,6 +83,7 @@ $reports->addReport(_('Customer'),110,_('Print &Deliveries'), array( new ReportParam(_('From'),'DELIVERY'), new ReportParam(_('To'),'DELIVERY'), new ReportParam(_('email Customers'),'YES_NO'), + new ReportParam(_('Print as Packing Slip'),'YES_NO'), new ReportParam(_('Comments'),'TEXTBOX'))); $reports->addReport(_('Customer'),108,_('Print &Statements'), array( new ReportParam(_('Customer'),'CUSTOMERS_NO_FILTER'),