|
Posted by Matt Hurst on November 17, 2009, 10:35 am
Please log in for more thread options
You can sort the list of items before you print by clicking on the column
header you want to sort by, but you are limited to the columns available in
the view window: lookupcode, ordernumber, description, qty, $ etc. You can
add more columns to the report, but not to the view window which is where the
sort takes place.
When we tackled this problem, we were using an external script to fill the
purchaseorderentry contents, and as part of that process, manipulated the
ordernumber field to use a code containing dept, cat, ILC so then when sorted
in the purchaseorder view window would sort how we wanted it before printing.
Advice too late to be useful: use a numbering sequence method for your ILC
that uses pieces of the code to designate department and categories, instead
of just using the autonumber.
"Qaisar" wrote:
> I am using RMS v2.0. I want to modify PORcv.xml (accessed at SO Manager |
> Transfer-Out Issue window | Print button), such that it could show PO entries
> grouped by department first, and then by ItemClassLookupcode. I have
> consulted with RMS Customization Guide but could not find any related help. I
> have also consulted Customer Source for Modified Store Operations Reports but
> did not find any such report which enables grouping of items.
>
> Your kind help is needed and will be much appreciated. Thanks.
|