When we´re processing orders, we have to open each order individually to see what the customer wants. It would be great if by mousing over the order line, a pop up gave the items and number of items ordered. Would save a bit of time.
Also, a "next" and "previous" arrow would help on the main order page so you don´t have to go back to orders and click on the next one when you´ve finished processing one. Gmail has it and it´s very useful (attached screenshot)
Also, a "next" and "previous" arrow would help on the main order page so you don´t have to go back to orders and click on the next one when you´ve finished processing one. Gmail has it and it´s very useful (attached screenshot)
Attachments
0021.jpg (1.14 KiB) Viewed 3021 times
In OC 4 releases, the pagination controller has been integrated rather than using the Pagination library we used to have, therefore, easier to achieve this idea by creating an event, or even with OCMod with an array key that would lookup a previous or next page instead of using a list of page numbers each times.jcmadrid wrote: ↑Sat Jan 06, 2024 8:53 pmWhen we´re processing orders, we have to open each order individually to see what the customer wants. It would be great if by mousing over the order line, a pop up gave the items and number of items ordered. Would save a bit of time.
Also, a "next" and "previous" arrow would help on the main order page so you don´t have to go back to orders and click on the next one when you´ve finished processing one. Gmail has it and it´s very useful (attached screenshot)
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
The use of $data['links'] can also become handy.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Yes, the $data['links'] can already be used. However, in order to link it directly to the next order, you would need to do a bit of customization or with the use of an extension.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Who is online
Users browsing this forum: No registered users and 7 guests