There needs to be a filter for turning off sort everywhere, not just on the packing list. I need to do a custom template and since there is no woocommerce item id included in each row item I have to rely on the order being the same as the order I get from getting the item list from the order id using get_items. Preferably an order item id from woocommerce would be included in the item array, which there is an id field there and its empty in all cases so maybe that’s a bug?
In any event it should be an option in the admin interface to not sort anything . Currently I had to change this setting in the code and make the plugin files write protected so it can’t be updated. Here’s an example of the custom template: https://app.jawstec.com/wp-content/uploads/pip-custom-print-invoice.png.
Open
Last updated: March 20, 2025
0 comments
Log in to comment on this feature request.