Admin home- order tab > order status wrong
Posted: Mon Apr 06, 2009 6:04 am
There is a small bug exists since 1.18 (maybe even earlier) in the admin/index.php?route=common/home .
Orders tab doesn't show order status but enabled/disabled instead.
line 63 in file : admin/controllor/common/home.php should be : 'status' => $result['status'],
Thank you
Cevat
Orders tab doesn't show order status but enabled/disabled instead.
line 63 in file : admin/controllor/common/home.php should be : 'status' => $result['status'],
Thank you
Cevat