Skip to content

Product List: Item Price is not displayed #552

@mindgraffiti

Description

@mindgraffiti

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions