Hi,
I sell leads to multiple clients. Each client has its own dashboard.
I have four tables:
- Clients
- Leads
- Relationships (Assigned client<->lead relationships… basically “deals” for which i get paid a lead commission. The commission data for each deal is stored here.
- Invoices
I want to automate creating invoices for each client at the end of the months. However, I can’t find a way to consolidate all deals (“relationships”) per client per month in the Invoices table…
Any help would be much appreciated!