Orders history with wrong order ID

Issue #66 resolved
Daniel Sousa created an issue

Steps to Reproduce:

  1. Create an order
  2. Go to /index.php/customer/order

Expected Result:

Order id should be unique_id

orders_history_fixed.png

Actual result:

Order id is the order_id

orders_history_bug.png

Comments (3)

  1. Log in to comment