Skip to content

Product names on Sales Order grid? #24

Description

@refueledinc

Is it possible to display product names on the sales order grid? Magento is throwing an error id "1128" already exist"

I think it's due to the fact that orders have multiple products.

This is what I have:

<add>
    <header>Product Name</header>
    <join table="sales/order_item" condition="main_table.entity_id={{table}}.order_id" field="name"/>
</add>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions