Hi,
I am having problem with Group by: Products.
For instance:
I have a Rental module. In the module I have Printer Product. It has 2 variations (Color: black, white). Each variation has 10 units.
In the Scheduled Rentals, the Printer product is separated as two lists because of the variations ( the black and the white), it is not grouping by.
When I tried to Group it by Products, nothing changes. It is still separate the variations.
Tha problem is if we have 5 printers, and each printer has 5 variations, the lists has 25 printers. Which is too many.
What we want is to make it list only, the Printer Product regardless of variations.
Thanks in advancec.