-
Notifications
You must be signed in to change notification settings - Fork 43
Issues: stefansenk/spree_multi_tenant
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
I have been looking for a Gem like this to solve a problem of multitenancy with Spree
#20
opened Mar 24, 2017 by
mayordwells
ActionView::Template::Error (Mysql2::Error: Unknown column 'spree_promotion_rules.tenant_id' in 'where clause': SELECT
spree_product_promotion_rules
.* FROM spree_product_promotion_rules
WHERE spree_promotion_rules
.tenant_id
= 3 AND spree_product_promotion_rules
.product_id
IN (18, 19)):
#19
opened Jan 23, 2017 by
mezbahalam
Running "rake spree_multi_tenant:create_tenant_and_assign" fails because StockMovement is read-only
#11
opened Mar 30, 2014 by
pawlowski
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.