2021 September
3.25.12 13 September 2021
To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/41
New Self Todo Completion Permission
Improvements
Added help section in
Export page. #767Now notification is send to all the members of the subtask when a note is added at subtask. #747
While copying subtask from
Task View -> Dashboadtab, you can also assign target date based on subtask which are copied. To do this enter the number of months in theMonth Offsetfield. This will add the number of months mentioned to the copied subtask target date and then assign it to the newly created subtask. i.e Only the date from previous subtask will be copied and month and year will depend on the value of month offset provided by user. In case if no month offset is passed target date will be empty while copying subtask. #769There are two import options to update bill location. The difference between the two is as follows.
- Update Bill location -> You can update all the fields except the locationid
- Update Bill location(Old) -> Here you cannot change the locationid and groupid, except that you can update the remaining columns.
Added
Location Link ToandLocation Link Idcolumn inBill Listpage which states information to which the client's location is linked.Now you can also add
Task completion datewhile creating task using import feature.Performance Improvement by making some enhancement in the code.
Minor UI improvements.
Bug Fixes
- Fixed the issue of notification when a manual note was added to a task. #765
- Fix the issue of adding task estimated cost while the task is created. So while assigning estimated cost to task, if cost is added at compliance level then it will be assign else the cost added at service level is assigned. If nothing is stated at compliance or service level then task cost is 0.
- Fix the issue of
Home page -> Service Cardnot displaying task count. - Fixed the bug while adding workdone in bulk through
Task Listpage. - Fixed the issue of empty query while enabling print lines in
Bill viewpage when billed task are not present.