merchantprotocol/M1-advanced-data-flow

The wizard screen doesn't seem to be showing up

Opened this issue · 2 comments

Hi Jonathon,

It's trying to access a template file: advanceddataflow/system/convert/profile/wizard.phtml

This file doesn't exist in the repo (the whole directory actually doesn't exist)

There was getExternalAttributes method missing in Innoexts_AdvancedDataflow_Model_Sales_Convert_Parser_Order. There was Order2.php which has that method so used that file.

Changed $_entityTypeCode = 'sales_order ' to $_entityTypeCode = 'order' in Innoexts_AdvancedDataflow_Model_Mysql4_Sales_Order_Attribute_Collection

Wizard appears now. I tried to export order but empty csv file is saved. I selected Entity type:
order and direction:export