Please, please, please have the invoices, (whether on the printed shipping combo label or packing slip) sort them by sku number. Makes life SO much better for someone who has 300+ skus. When they aren't in order, it causes a much slower order filling time.
Invoices by sku number
- 2 comments
- Date Votes
Hi Tracey,
Thanks for reaching out. The feature you are requesting actually already exists. Please take a look at step 6 in customizing your packing slip. You will want to take a look at the section mentioning this variable: "{{ shipment.line_items | sort: 'name' | columns: 'sku qty name total' }}"
I hope this helps. If this is not what you were looking for, please let us know and we can do further research.
Comment actions
Add a Comment
Please sign in to leave a comment.
Just to clarify, for the invoices to sort by SKU, you'll want to use the following variation of the variable mentioned: