X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Freports_main.php;h=a35ce8457ac60823ac322441245c293ab70513cd;hb=508b54ee5cef13ac64f1532dfedfb7b242aa9077;hp=31767cc0baab036768b13f188416d13a2f850376;hpb=b2d74dd9702a3bedea66cc832033a21c9ed59c45;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index 31767cc0..a35ce845 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -32,6 +32,7 @@ $reports->addReport(_('Customer'),101,_('Customer &Balances'), _('End Date') => 'DATEENDM', _('Customer') => 'CUSTOMERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', + _('Suppress Zeros') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); $reports->addReport(_('Customer'),102,_('&Aged Customer Analysis'), @@ -39,6 +40,7 @@ $reports->addReport(_('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')); @@ -121,6 +123,7 @@ $reports->addReport(_('Supplier'),201,_('Supplier &Balances'), _('End Date') => 'DATEENDM', _('Supplier') => 'SUPPLIERS_NO_FILTER', _('Currency Filter') => 'CURRENCY', + _('Suppress Zeros') => 'YES_NO', _('Comments') => 'TEXTBOX', _('Destination') => 'DESTINATION')); $reports->addReport(_('Supplier'),202,_('&Aged Supplier Analyses'), @@ -128,6 +131,7 @@ $reports->addReport(_('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 +139,7 @@ $reports->addReport(_('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(_('Supplier'),204,_('Outstanding &GRNs Report'), @@ -172,6 +177,7 @@ $reports->addReport(_('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(_('Inventory'),304,_('Inventory &Sales Report'), @@ -383,4 +389,4 @@ echo "