김
Asked
I can see the date and time in the sales list, but I want to display only the date. Where should I fix it?
Attachments
- MSAnsweredYou will need to modify the related view file `themes/default/admin/views/sales/index.php` and change the render option for date column of datatables.
- Login to Reply