You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2020. It is now read-only.
Context
In #190 task we prepared the grid with order history. Now we want to let the user be able to open a single specific order to see more details of it.
Acceptance Criteria
In My Orders (grid view) I can see the possibility to open details of single specific order.
When I click on the button then I am redirected to the page with order details of single order.
I can see its billing information.
I can see its shipping information.
I can see its status.
I can see its number.
I can see order positions with names, quantities, prices, values, discounts.
I can see summary of the order values (net, vat, gross).
The text was updated successfully, but these errors were encountered:
Context
In #190 task we prepared the grid with order history. Now we want to let the user be able to open a single specific order to see more details of it.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: