Skip to content

Ambiguous columns when adding shipping_description #17

Open
@bobbyshaw

Description

@bobbyshaw

I tried using part of the distributed gridcontrol.xml to add shipping_description to the Sales Order Grid but observed the following error when subsequently trying to filter by status:

Integrity constraint violation: 1052 Column 'status' in where clause is ambiguous, query was: SELECT COUNT(*) FROM `sales_flat_order_grid` AS `main_table`
 INNER JOIN `sales_flat_order` AS `sales/order` ON main_table.entity_id=`sales/order`.entity_id WHERE (status = 'processing')

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