ContactDownload

Advice and Support Centre

Announcement

Recent posts

Current Status

Price increases 2026

Not commonly downloaded

Latest update for all users

Getting Help With Packing Partner

Registering a user account

#1 15-10-2014 12:56 pm

pepsi_max2k
Member
pepsi_max2k

Stop Pick/Pack List from grouping orders/rows?

Is there any way to stop rows being grouped in the pick & pack lists? Eg.

- Pick list will combine multiple items with the same SKU on to one line, and increase quantity value respectively.
- Pack list will combine all items for one user on to one line (in my case, I print item details out, and so only get the first item printed).

I'd like to stop this somehow, if possible, and either have pick list print a new line for each item irrespective of it being the same thing (I know, weird, but it stops human error in missing the quantity value - it's usually "1" so a change wouldn't be noticed as much as a new line).

The pack list I normally use as a pick list because it doesn't do this, but it does combine sales by customer, which then becomes more annoying and error prone than the pick list.

Thanks :)
 

Offline

#2 15-10-2014 01:00 pm

pepsi_max2k
Member
pepsi_max2k

Re: Stop Pick/Pack List from grouping orders/rows?

Oh also, I keep getting invisible lines on the lists, usually when there's a "+" in the title, but not always. Shipping lables print fine though. Probably something to do with my pick/pack list coding - I print the title out but like this:

Dim ItemName As String = Item.Title.Substring(0, Item.Title.IndexOf(" - "))

Any pointers?

Offline

Board footer