Skip to content
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

permitted users to update product price can't do that #53

Open
AhmedAliIbrahim opened this issue Oct 8, 2018 · 3 comments
Open

permitted users to update product price can't do that #53

AhmedAliIbrahim opened this issue Oct 8, 2018 · 3 comments

Comments

@AhmedAliIbrahim
Copy link

i've created a role and gave it permissions to mange products & to update price, but users can only mange products but can't update product price.

@Anuragjain89
Copy link
Contributor

@AhmedAliIbrahim

Price, SKU, size, weight, etc. are all delegated to the master variant (Spree::Variant).
Please ensure that you have allowed permissions on appropriate model / controller level.

@AhmedAliIbrahim
Copy link
Author

@Anuragjain89 How can i do that ?!

@mma7
Copy link

mma7 commented Jun 5, 2020

@AhmedAliIbrahim add can manage spree/variants to Product Management

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants