Timeline for add customer email in sales order grid magento
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 20, 2017 at 9:57 | review | Suggested edits | |||
| Jul 20, 2017 at 10:57 | |||||
| Nov 24, 2015 at 19:09 | comment | added | Rob W | Actually, quick update, this will break your searches due to "ambiguous" rows being called... which means you will need to add the "filter_index" to each of your addColumn methods, using the "main_table.column_name" format. | |
| Nov 24, 2015 at 15:15 | comment | added | Rob W | Excellent. Just for others who are looking to do this, I had edited app/code/core/Mage/Adminhtml/Block/Sales/Order/Grid.php - I'm not sure if this is the correct file, but it worked for me. | |
| S Aug 6, 2014 at 18:28 | history | suggested | Colin O'Dell | CC BY-SA 3.0 | Reformat code |
| Aug 6, 2014 at 18:12 | review | Suggested edits | |||
| S Aug 6, 2014 at 18:28 | |||||
| Jun 7, 2014 at 9:55 | history | edited | Amit Bera♦ | CC BY-SA 3.0 | added 225 characters in body |
| Jun 7, 2014 at 9:49 | history | answered | Amit Bera♦ | CC BY-SA 3.0 |