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

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -