Open
Description
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
Labels
No labels