Do not allow editing of allocated sales invoices in Journal Inquiry.
[fa-stable.git] / reporting / reports_main.php
index 75a6550941cd42172a73e4578c4860732725896f..ca27855618aaf47e3298a5fa06d0624075d365f1 100644 (file)
@@ -175,7 +175,8 @@ $reports->addReport(RC_SUPPLIER, 210, _('Print Remittances'),
 $reports->addReportClass(_('Inventory'), RC_INVENTORY);
 
 $reports->addReport(RC_INVENTORY,  301, _('Inventory &Valuation Report'),
-       array(  _('Inventory Category') => 'CATEGORIES',
+       array(  _('End Date') => 'DATE',        
+                       _('Inventory Category') => 'CATEGORIES',
                        _('Location') => 'LOCATIONS',
                        _('Summary Only') => 'YES_NO',
                        _('Comments') => 'TEXTBOX',