Smile-SA / magento2-module-retailer

14 stars 29 forks source link

Add Code postal to listing retailer #35

Open sr-expert opened 3 years ago

sr-expert commented 3 years ago

Bonjour

j'ai ajouté dans la collection $this->getSelect()->joinLeft( ['secondTable' => "smile_retailer_address"], 'e.entity_id = secondTable.retailer_id' );

quand je filter par psotcode

{ "error": "The "postcode" attribute name is invalid. Reset the name and try again.", "errorcode": "0" }