Details des Tickets

Beschreibung,Kommentare und Anhänge

merge request id 322
TitelFeature/ll 704 create contact person on client creation
Beschreibung+ Create contact Person from client form + if any contact person data is given but no email address then a modal dilaog is asking, if that person should be created
Statusmerged
Created at 2020-11-23T09:51:38.432Z
Updated at 2020-11-27T13:11:55.899Z
Source branchfeature/LL-704-create-contact-person-on-client-creation
Target branchdevelop
AuthorGregor Gabriel
AssigneeSascha Immig

Discussion notes

added 1 commit
  • cbc72a3e - + send mail and notification to all superadmins when new client is created manually
Compare with previous version
Gregor Gabriel 2020-11-23T15:49:33.211Z
added 1 commit
  • 73f6e37e - + validate for missing firstname lastname, gender and password if contact person email is set
Compare with previous version
Gregor Gabriel 2020-11-27T08:13:58.006Z
merged Sascha Immig 2020-11-27T13:11:55.976Z
mentioned in commit ab3e4fb800049017b71824320dc4ab0cefa3e7b9 Sascha Immig 2020-11-27T13:11:56.111Z

Merge Commits

Title Id Author Created at Message
Create contact Person from client form 33ac048af8b8381a8626393c914450caf2cc7629 TUV\gabrielg 2020-11-23T07:22:37.000Z Create contact Person from client form
+ validate for missing firstname lastname, gender and password if contact person email is set 73f6e37eb8767cfd2b533dbf64598e1b0bcf135c TUV\gabrielg 2020-11-27T08:13:48.000Z + validate for missing firstname lastname, gender and password if contact person email is set + translated an adapted confirmation text
+ send mail and notification to all superadmins when new client is created manually cbc72a3e464069340277013a1dc3a370079ac6c4 TUV\gabrielg 2020-11-23T15:49:27.000Z + send mail and notification to all superadmins when new client is created manually
if any contact person data is given but no email address then a modal dilog… e0a7fd66309fc5e30118c507856f0cf37bd63585 TUV\gabrielg 2020-11-23T09:47:17.000Z if any contact person data is given but no email address then a modal dilog asks, if user want to create that contact person, as email is missing