Pikender Sharma

Results 5 issues of Pikender Sharma

When Visiting **Products -> Favorite Products** `/admin/favorite_products`, page shows below error **Note: ** Error is due to [MYSQL GROUP BY STRICT RULE ENABLED BY DEFAULT](https://dev.mysql.com/doc/refman/5.7/en/group-by-handling.html) or [check this](https://blog.gabriela.io/2016/03/03/group-by-are-you-sure-you-know-it/) ```ruby ActiveRecord::StatementInvalid...

enhancement

### Error trace ``` Completed 500 Internal Server Error in 134ms (ActiveRecord: 6.5ms) ActionView::MissingTemplate - Missing partial spree/checkout/payment/_pointofsale with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:erb, :builder, :raw, :ruby, :coffee, :jbuilder, :rabl], :versions=>[:v1]}....

### Suggestion - Separate the Stock Locations for Online and PoS Systems - Mark PoS stock locations as *store*

It can lead to confusion if same SpreeCommerce instance catering to online and point of sale both. As user might choose this method as **ZERO** shipping cost.

Fixed Rails 5 Deprecation Warnings and Updated README for 3.2.x Deprecation redirect_to , before_filter Deprecation use of params hash in spec controller tests Deprecation of using strong parameters as Hash