Sorting Picklists

Is it possible to sort the items by look up code before I print the picklist?

1 Like

Hi Jim,

We don’t offer customization for picklists right now but we can certainly look into it.

@jbw: any idea how long this might take please?

Regards,
Donogh

1-2 hours. What picklist are you talking about? the thermal one or the A4 one? or both? :smile:

Thanks Jer! @jim, do you mean the receipt-based picklist or the full page one, please?

The thermal one. Being able to sort by look up code would greatly speed up pulling larger orders

Okay Jim, makes sense. I will message you with the quote. If you accept, we can get it scheduled.

Kind regards,
Donogh

Hey @jbw,

Jim has agreed to go ahead. If you could add it to your list that’d be great, please.

Thanks!

Donogh

The thermal picklist now sorts by ItemLookupCode by default. This is available in GWO v2.1.42 build 1370:

https://hq.nitrosell.com/support/

You can change what field is used to sort, for example to sort by Description instead:

insert into nitrosell_gwosettings ([key],[value]) values ('PickListSortField', 'Description');

It should be noted that the field name to sort by is case sensitive and must match a child <Item> node in the WebOrder XML.

HTH

1 Like

Thanks Jer!

@jim invoice #00391302 has been created to cover this customization.

Please let us know if we can be of any further assistance.

Regards,
Donogh