Open Laoujin opened 3 months ago
In the project list: add a new column before client Show a font-awesome icon when endCustomer.active is true For example: fa fa-shopping-bag
When the user hovers over the icon, he sees a tooltip (or popover) with details of the client:
"Client name project.endCustomer.contact
project.endCustomer.notes"
When he click on the icon (mouse should be a cursor: pointer) a modal opens --> show default ClientModal for the endclient
Example:
Maandelijkse facturatie:
Klikken in de timesheet cell opens a modal:
Wanneer er een eindklant is, toon hier dan ook de naam van de eindklant
Bij New/Edit Project, een extra switch toevoegen (default: false)
structure:
--> Check of je het kan doen zonder de true/false zelf bij te houden op project niveau --> misschien kan je zowel de switch als de id bijhouden in hetzelfde
Bij aanvinken:
Bij uitvinken: Delete alles van de endCustomer opnieuw (clientId, contact & notes resetten)