php - Magento Export product Source model "magdoc/source_option" not found for attribute "magdoc_id" -


i'm exporting product when select product drop down gives me below error: source model "magdoc/source_option" not found attribute "magdoc_id"

when select customer dropdown show entity attributes.

how can resolve problem.

below error screenshot: enter image description here

if are not using attribute delete it , go on. otherwise use magento's default yes/no option model. adminhtml/system_config_source_yesno ... not sure if want use this. decide yourself.


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -