You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this error after upgrading the extension for Solidus, from v2.4 to v2.7
I found why: solidusio/solidus@0e83b33#diff-6d403e04474bc828ef62de534aafb9d6
They removed the StockTransfer functionality from core.
I think it would be nice to provide a task to upgrade that will check and updates the permission sets in the db or at least mention it in the README, how to solve this problem.
For the moment I deleted them from the spree_permission_sets table.
The text was updated successfully, but these errors were encountered:
I think it would be nice to provide a task to upgrade that will check and updates the permission sets in the db or at least mention it in the README, how to solve this problem.
Anyway this repo doesn't seem to be so active... I understand the need to have a quick solution.
I get this error after upgrading the extension for Solidus, from v2.4 to v2.7
I found why: solidusio/solidus@0e83b33#diff-6d403e04474bc828ef62de534aafb9d6
They removed the
StockTransfer
functionality from core.I think it would be nice to provide a task to upgrade that will check and updates the permission sets in the db or at least mention it in the README, how to solve this problem.
For the moment I deleted them from the
spree_permission_sets
table.The text was updated successfully, but these errors were encountered: