I am using the QB link to interface to/from Quickbooks.  I use the sales receipts and invoices from QB to pull/pack orders.  I want my products sorted on the AB sales receipts/invoices in alphabetic order.  Right now I get something like
 
Prod-011
Prod-101
Prod-201
Prod-012
Prod-102
Prod-202
 
It appears to sort on the LAST digit. Since my products are organized in the store alphabetically, this is a real pain in the rear.
 
I want them sorted:
Prod-011
Prod-012
Prod-101
Prod-102
Prod-201
Prod-202
 
etc.
 
Are you aware of this issue? Is it resolved in the new QB link or is that a solution I've missed along the way?
Thanks!
Pat
					Prod-011
Prod-101
Prod-201
Prod-012
Prod-102
Prod-202
It appears to sort on the LAST digit. Since my products are organized in the store alphabetically, this is a real pain in the rear.
I want them sorted:
Prod-011
Prod-012
Prod-101
Prod-102
Prod-201
Prod-202
etc.
Are you aware of this issue? Is it resolved in the new QB link or is that a solution I've missed along the way?
Thanks!
Pat
Comment