Pikender Sharma

Results 5 comments of Pikender Sharma

@priyank-gupta @damianlegawiec Adding capability to change shipment shipping addresses also affects tax_charges calculation. How would this change impact tax calculations?

### Suggestion - Create a different Shipping Category for products selling online and on PoS - However, if same product selling both online and on PoS, some way to skip...

@tanmay3011 updated the spree version from 3.2.0.rc1 to 3.2.0.rc2

@cyberkostyan try running `bundle exec rake spree_roles:permissions:populate` and try opening the admin end again

`bundle exec rake spree_roles:permissions:populate` need to be run as part of extension setup. @bansalakhil Are you suggesting to include it as part of `bundle exec rails g spree_admin_roles_and_access:install` ?