X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=reporting%2Freports_main.php;h=a36a043cd87826ed9429ff446005604e77310712;hb=883307779f9ca5bac0533702a8702b0cccb4742f;hp=650f0dba39e091ffee83b247ab1189e8da524da6;hpb=a66e1cff19e293615119a5cd352c0fe16b84e7c4;p=fa-stable.git diff --git a/reporting/reports_main.php b/reporting/reports_main.php index 650f0dba..a36a043c 100644 --- a/reporting/reports_main.php +++ b/reporting/reports_main.php @@ -136,6 +136,12 @@ $reports->addReport(_('Supplier'),209,_('Print Purchase &Orders'), _('Currency Filter') => 'CURRENCY', _('Email Customers') => 'YES_NO', _('Comments') => 'TEXTBOX')); +$reports->addReport(_('Supplier'),210,_('Print Remittances'), + array( _('From') => 'REMITTANCE', + _('To') => 'REMITTANCE', + _('Currency Filter') => 'CURRENCY', + _('Email Customers') => 'YES_NO', + _('Comments') => 'TEXTBOX')); $reports->addReportClass(_('Inventory')); $reports->addReport(_('Inventory'),301,_('Inventory &Valuation Report'),