jbt-it / neomdb

Database application to manage member data, projects and events.
GNU General Public License v3.0
8 stars 2 forks source link

369 client create company page #519

Open arisb1470 opened 2 weeks ago

arisb1470 commented 2 weeks ago

Click the button "NEUEN KUNDEN ANLEGEN" at /unternehmen. Check that everything is showing up correctly and that you can interact with all fields. The fields "Name", "Branche" and "Ansprechpartner" are mandatory. "Branche" should show up as a dropdown table. You should be able to add multiple contact partners and delete them as well. The button "ZURÜCK" should simply bring you back to the company overview page. The button "KUNDEN ERSTELLEN" should open a dialog (as long as all mandatory fields are filled in). In the dialog you should be able to check that all data is saved correctly. A current timestamp is also saved.