Forum Discussion
chahineatallah
4 years agoHelper III
Relations & models
Hello Everyone Wanted to ask you, i have a relation between sales & store (1 to many) & product to sales (1 to many) my question, how to make it to display only products available in certain sto...
chahineatallah
4 years agoHelper III
hi again
in my model i have customer table which is related to sales table
also i have product table related to sales table
now when i create a matrix with customer ID & product, i get the products for each customers & sales for each customer by product, how is that? as customer & products are not related , to my knowledge it should not work
Thanks
link to my file