else
$itm = $item;
- $cols = array(0, 75, 175, 220, 270, 370, 390, 470, 535);
+ $cols = array(0, 60, 180, 225, 275, 400, 420, 465, 520);
$headers = array(_('Category'), _('Description'), _('Date'), _('#'), _('Supplier'), _('Qty'), _('Unit Price'), _('Total'));
if ($fromsupp != '')
_('End Date') => 'DATEENDM',
_('Comments') => 'TEXTBOX',
_('Destination') => 'DESTINATION'));
-$reports->addReport(RC_INVENTORY, 306, _('Inventory &Purchasing Report'),
+$reports->addReport(RC_INVENTORY, 306, _('Inventory P&urchasing Report'),
array( _('Start Date') => 'DATEBEGINM',
_('End Date') => 'DATEENDM',
_('Inventory Category') => 'CATEGORIES',