Obi Hen Kenobi
Devpreneur
fix: use clean ID when fetching invoice data for output
refactor: first address will be the default address and get the default address at the creation process
fix: refactor:default address will be set if none is set when user save
refactor: removed no longer needed firstname lastname workaround
refactor: customer -> create contact person address
refactor: customer data removed -> added customer panel button
refactor: fix: contact person button -> disabled and enabled status fixed
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
Merge branch 'dev' of dev.quiqqer.com:quiqqer/quiqqer into dev
feat: User.loadIfotLoaded Method
feat: trim email address on user save
refactor: getStandardAddress() try.. catch on addMail
refactor: feat: payment order step has a description now
refactor: feat: payment order step has a description now
refactor: feat: payment order step has a description now
Merge branch 'dev' of dev.quiqqer.com:quiqqer/quiqqer into dev
fix: correct use of first address as fallback address
feat: contact person -> for customer
fix: undefined index provider
refactor: only one scrollbars for the print preview