Support for API of the entity module
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2407799. --> Reported by: [tajindersingh](https://www.drupal.org/user/760082) >>> <p>Thanks for this nice module.</p> <p>I am getting below error when used dimension field in commerce_pricing_attributes option set.</p> <p>EntityMetadataWrapperException: Unknown data property field_area1. in EntityStructureWrapper-&gt;getPropertyInfo() (line 339 of /opt/lampp/htdocs/hqconf/sites/all/modules/contrib/entity/includes/entity.wrapper.inc).</p> <p>This seems somehow $commerce_option_wrapper-&gt;{$field_name}-&gt;value(); isn't going fine which generated error in function<br> public function getPropertyInfo($name = NULL)<br> in file mentioned under error.</p> <p>Kindly help if possible with any suggestion on what can be the reason.</p> <p>Tajinder Singh</p>
issue