Obi Hen Kenobi

Devpreneur

refactor: first address will be the default address and get the default address at the creation process

refactor: firstname and lastname synchronize with the default address. if firstname and lastname are saved at the user, this will be saved in the default address. if firstname and lastname are changed at the default address, this will be transferred to the user.

refactor: invoice -> contact person; fix: payment time for user needs to be an int

feat: trim email address on user save refactor: getStandardAddress() try.. catch on addMail