We recently noticed that the invoice list in My Ac...
# suitecommerce
c
We recently noticed that the invoice list in My Account will only sort the current collection, unlike order history, which will apply the sort option and fetch the collection from the server. Looking at the source code, this looks to be by design. Does anyone have insight into why or if there is an established workaround? Thank you.
e
I think we noticed this in the version 2019.2. Probably it is from previous versions as well. You might need to customize/extend some files in order to fix that. I am not sure the reason of that, it seems to be a bug from my point of view.
👍 1
c
@eminero thank you for sharing.