Hey!
Is there a way to get the sales by clients for a given period of time? Something that would allow us to output a report like this:
Client 1
date 1
product 1, qty,
product 2, qty,
date 2
product....
Client 2
date 1
products, etc...
Thanks.