Release - 2017-03-20
- Big fix to send emailtemplate with customer, consultant or contact data to any address.
- Possible to copy one work week, to multiple other weeks
- Event consumer for update customer details on subscriptions and subscription related deliveries when customer details changed
- Added vat options in settings for use in work weeks.
- Possible to define booking account numbers for work hours, travel, living and other in settings. These account numbers will follow along to each invoice row when creating invoices.
- Improved performance in "Ekonomi" and "Behov & bokning" modules
- Finalised first version of our framework for recurring jobs
- When printing templates from consultant profile, customer profile or contact profile. Added possibility to use (to print info about current user doing the print)
- {{CurrentUserInfo.First_Name}}
- {{CurrentUserInfo.Last_Name}}
- {{CurrentUserInfo.Email}}
- {{CurrentUserInfo.Phone}}
- {{CurrentUserInfo.Cell_Phone}}
- When sending email OR sms from behov& bokning, ekonomi, consultant profile, customer profile or contact profile. Added possibility to use (to print info about current user sending the message)
- @Model.CurrentUserInfo.FirstName
- @Model.CurrentUserInfo.LastName
- @Model.CurrentUserInfo.Email
- @Model.CurrentUserInfo.Phone
- @Model.CurrentUserInfo.CellPhone
- Possible to delete not active projects in settings
- Sorts lists of projects, users, competenses etc
- Event consumer for updating "löneskatt", "sociala avgifter", "semesterersättning" for future weeks, that's not compensated for, when changing compensation type in settings.
- Bug fix for date library moment.js
- Improvement when generating deliveries from subscriptions
- Lot of improvements in search for consultants,customers and contacts. Search now also includes comments.
- Lot of improvements on reminders.
- All calculations for a workweek is changed and improved.