Smile-SA / magento2-module-store-locator

Magento 2 store locator module
50 stars 57 forks source link

Ghost dependency with Smile_RetailerOffer #53

Closed ubermanu closed 5 years ago

ubermanu commented 5 years ago

Creating a new retailer in admin throws an exception if Smile_RetailerOffer is not installed.

Preconditions

Magento Version : 2.2.8 CE Module Store Locator Version : 1.3.9.2 Environment : Developer

Steps to reproduce

  1. Go to Magento 2 Admin
  2. Sellers > Retailers
  3. Add New Retailer

Expected result

Access the retailer creation form.

Actual result

Exception #0 (ReflectionException): Class Smile\RetailerOffer\Ui\Component\Offer\Form\Retailer\Options does not exist

https://pastebin.com/NvVb6jcC

ubermanu commented 5 years ago

see #48

Fdec commented 5 years ago

@ubermanu thanks for the report. I fix it this day. stay tuned.

Fdec commented 5 years ago

Fixed, I should release it soon. Be careful, this fix include also an update of Retailer module.