yahiaelgamal/smartsoft-14

3.18 as a user i should have recommended items according to my order history

Closed this issue · 1 comments

@sedramina i want to add two methods one in item model :
get_alter(item , healthrecord , member)
which takes returns an array of item alternative to the item given as an input
the other method :
get_count(item , member)
given an item it returns the number of time this member ordered.

Okay 👍