NETZKOLLEKTIV
NETZKOLLEKTIV
Here's the query for easier testing, just switch **mt.store_id** and **cs.store_id** in the group clause to reproduce behavior. ``` SELECT IF(sup_ap.is_percent = 1, TRUNCATE(mt.value + (mt.value * sup_ap.pricing_value/100), 4), mt.value...
We have the same issue when working with a VueJs module in Storefront. If storefront is compiled when the plugin is active, everything works fine. If the generated JS is...
Thanks for the suggestions! @dithom I will have a look on the aliases when I'm back on the project. @JoshuaBehrens While this approach is feasible for a project it is...
But the fix is not included in any release ... how about creating a v2.0.2?