Open pranavcp opened 7 years ago
Are there any other extensions affecting the order grid? Have you tested on a clean install?
Yes, only order delete is installed but I don't think this is causing the issue. This is from observer and while rendering the layout.
--
Regards,
Pranav Patel Sr.Software Engineer,
On Sat, Apr 8, 2017 at 1:46 AM, Jonathan Hussey notifications@github.com wrote:
Are there any other extensions affecting the order grid? Have you tested on a clean install?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/husseycoding/customordergrid/issues/11#issuecomment-292640947, or mute the thread https://github.com/notifications/unsubscribe-auth/AGf-EcGy8rC4GgY1m5V3a-Bc_Z0cw7vvks5rtpmXgaJpZM4M3FY9 .
Ok no worries - leave it with me and I'll test/fix it for the next release.
Ok, can you give me the solution, I am in middle of the project. While I am removing the line it adds extra column of status and other one in export CSV.
--
Regards,
Pranav Patel Sr.Software Engineer,
On Sat, Apr 8, 2017 at 6:00 PM, Jonathan Hussey notifications@github.com wrote:
Ok no worries - leave it with me and I'll test/fix it for the next release.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/husseycoding/customordergrid/issues/11#issuecomment-292715049, or mute the thread https://github.com/notifications/unsubscribe-auth/AGf-EVxh9OGm8jhUC2gSQ6ojzCCN_4Rjks5rt332gaJpZM4M3FY9 .
We will look at it for the next version - I can't say when this will be exactly. if you need to determine a fix for the issue you are seeing right now then you will need to debug and resolve it yourselfl. This ticket will be updated once the problem you have brought up is looked at to determine whether if it's an install specific, or extension issue. If it is indeed an extension issue we will of course fix it.
Downloaded extension from https://www.magentocommerce.com/magento-connect/custom-order-grid.html
Showing fatal error Fatal error: Call to a member function addData() on boolean in magento-de\app\code\community\HusseyCoding\CustomOrderGrid\Model\Observer.php on line 49 while Invoice Export CSV or Excel XML.
I have added Billing Company column into order grid, that's it and the same is not exporting into CSV.