Page 1 of 1

[CLOSED] OC 4.1.0.0: Admin Order List

Posted: Sun Apr 20, 2025 2:49 pm
by samm91
OC 4.1.0.0 - Admin / Sales / Orders

The order list cannot be filtered by customer. It is not possible to add a customer to the filter field.

I replaced order.twig (admin/view/template/sale) with the file from version 4.0.2.3. This works.

File size 4.1.0.0 = 7929 Kbit
File size 4.0.2.3 = 9666 Kbit

Version 4.1.0.3 also doesn't work.

Disadvantage of the older version: The search bar doesn't have a reset function.

Re: OC 4.1.0.0: Admin Order List

Posted: Thu May 08, 2025 2:38 pm
by khnaz35
For live OC sites, it is highly recommended to avoid using version 4.X, as it remains unstable. Unless you are an experienced developer capable of addressing potential bugs, it is advisable to use version 3.0.4.0, which is currently the most stable release.

Re: [CLOSED] OC 4.1.0.0: Admin Order List

Posted: Thu May 08, 2025 6:36 pm
by JNeuhoff
Just tested it with OpenCart 4.1.0.3, and the filtering of orders by customer name works just fine.

Hence, if you need some help, you have to provide more details, as others are not able to reproduce this issue.

Re: [CLOSED] OC 4.1.0.0: Admin Order List

Posted: Thu May 08, 2025 8:28 pm
by samm91
Strange, I tried it with the TWIG file from 4.1.0.3. But maybe the calls are completely different.

So sorry... for reporting a problem that isn't really a problem.

Now I used an extension for order management. But thank you for your offer of support.