need TIMESTAMP when driver clicks buttons
Assigned To:
Assign By Admin On 2024-06-29
Deadline:- 146 Days Over from Deadline. You Have Missed The Deadline 146 Days Ago
Task Details :-
Nigel,
when driver clicks button like PAID, CANCELLED etc only one place we have a time record is in ORDER TRACKING table.
We need option to be able to DOWNLOAD all the orders that have been action on a chosen day.
example... i will selet Yesterday date and click DOWNLOAD.
This will give me export of all the orders which had some ACTIOn yesterday, like drive did PAID, or CANCEL or Postpone etc.
So this table is the same as upload order table.
So you will have to do some kind of Join between the Orders Details and the Tracking HIstroy date.
e.g
for each item on tracking_histroy table WHERE date=selected_date
get order details
make a new page for this in new-admin > eCommerce > Manage Orders
in this page will be this panel which date selector and download button.
user will select the date and click download to export all orders that got actioned on teh selected date.
Task Current Status :-
Task Not Complete
Done:
https://www.qarzdeals.com/admin001/new-admin/index.php/admin/ecommerce/manage-orders