Hello!
I would like to create a database that would consist of three main tables:
- Clients
- Services
- Summary of Services Assigned to Clients
From these, I could generate filters to see which services are associated with a specific company. I would also like to share this information with my client. Even generating a PDF document would be fine, but I’m not sure how to set it up so that the document displays all the services related to one company, and at the end, calculates the total value of these services. This way, the client can see how much they need to pay on a monthly basis.