-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Eindklant toevoegen #299
Comments
In the project list: add a new column before client When the user hovers over the icon, he sees a tooltip (or popover) with details of the client: "Client name project.endCustomer.notes" When he click on the icon (mouse should be a cursor: pointer) a modal opens |
There is already a partial implementation here: |
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)
The text was updated successfully, but these errors were encountered: