-
Notifications
You must be signed in to change notification settings - Fork 120
Closed
Labels
type: bugA confirmed bug.A confirmed bug.
Milestone
Description
Expected behavior
On the product list, the format for the second line of text should be $itemTotal ($itemPrice x QTY)
Actual behavior
The total price is listed where the price breakdown should appear.
Steps to reproduce the behavior
Navigate to Order List > Order with multiple quantities. Select "Fulfill Order" or "Order Details" to get to the Product List screen.
NOTE: The price attribute does not exist in the data model. The price value from the API response arrives as a float and needs converted to NSDecimalNumber.
Metadata
Metadata
Assignees
Labels
type: bugA confirmed bug.A confirmed bug.
