X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Freports_main.php;h=635505c3467b3db880a8297af94fb7b66f202c75;hb=bac6bc5d595dab716bb3c65e451e81d724b8de2d;hp=e4831e2b9090ce2c23f2add2751a13cc33e8f89a;hpb=21ba0553185531c12f16efef9010033d5dd62cdc;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index e4831e2b..635505c3 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -1,12 +1,12 @@ . ***********************************************************************/ $path_to_root=".."; @@ -32,6 +32,7 @@ $reports->addReport(RC_CUSTOMER, 101, _('Customer &Balances'), _('End Date') => 'DATEENDM', _('Customer') => 'CUSTOMERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', + _('Suppress Zeros') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); $reports->addReport(RC_CUSTOMER, 102, _('&Aged Customer Analysis'), @@ -39,6 +40,7 @@ $reports->addReport(RC_CUSTOMER, 102, _('&Aged Customer Analysis'), _('Customer') => 'CUSTOMERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', _('Summary Only') => 'YES_NO', + _('Suppress Zeros') => 'YES_NO', _('Graphics') => 'GRAPHIC', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); @@ -88,6 +90,7 @@ $reports->addReport(RC_CUSTOMER, 110, _('Print &Deliveries'), $reports->addReport(RC_CUSTOMER, 108, _('Print &Statements'), array( _('Customer') => 'CUSTOMERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', + _('Show Outstanding Only') => 'YES_NO', _('Email Customers') => 'YES_NO', _('Comments') => 'TEXTBOX')); $reports->addReport(RC_CUSTOMER, 109, _('&Print Sales Orders'), @@ -121,6 +124,7 @@ $reports->addReport(RC_SUPPLIER, 201, _('Supplier &Balances'), _('End Date') => 'DATEENDM', _('Supplier') => 'SUPPLIERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', + _('Suppress Zeros') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); $reports->addReport(RC_SUPPLIER, 202, _('&Aged Supplier Analyses'), @@ -128,6 +132,7 @@ $reports->addReport(RC_SUPPLIER, 202, _('&Aged Supplier Analyses'), _('Supplier') => 'SUPPLIERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', _('Summary Only') => 'YES_NO', + _('Suppress Zeros') => 'YES_NO', _('Graphics') => 'GRAPHIC', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); @@ -135,6 +140,7 @@ $reports->addReport(RC_SUPPLIER, 203, _('&Payment Report'), array( _('End Date') => 'DATE', _('Supplier') => 'SUPPLIERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', + _('Suppress Zeros') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); $reports->addReport(RC_SUPPLIER, 204, _('Outstanding &GRNs Report'), @@ -173,6 +179,7 @@ $reports->addReport(RC_INVENTORY, 303, _('Stock &Check Sheets'), _('Show Pictures') => 'YES_NO', _('Inventory Column') => 'YES_NO', _('Show Shortage') => 'YES_NO', + _('Suppress Zeros') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); $reports->addReport(RC_INVENTORY, 304, _('Inventory &Sales Report'), @@ -393,4 +400,4 @@ echo "