2021 November
14 November 2021
3.25.17To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/45
Improvements
- Now you can see groupname and group number on the card title of
Bill View
page. #730
Bug Fixes
- Now
Task Planning
page will only showGoing
andStuck
tasks. #794 2.There was a breaking in one of the package we use for the editor, due to which the editors inEnitity Create
,Group view -> Dashboard tab
were broken. This has been fixed now. #808 - Keyboard shortcut F5 is now working on
Home
screen. #805 - Fixed the date fields order in Bulk task create dialog box #806
Password List
page update template download is now working as expected. #809
07 November 2021
3.25.16Improvement
- Faster bill creation for Single Task. Navigate to
Task View
>Billing Tab
>Billed In
card click on the+Bill
button. The Description of the bill is automatically filled as per the task name and compliance period, year if present. Clicking onSave
will create Bill and add the task to the bill. The Amount mentioned in "Task Expected Cost" will be defaulted for Bill Amount. - Option to remove Deactivated clients from
Global Search
. Go toOffice config
>Office Master
Tab >Global Search
Button. Enter "Client No" to remove it from global search. - Faster search for Documents and Expense related to a Client. In
Client View
>Dashboard
Tab, has two new buttons forDocument
andExpense
which will redirect you to the respective list pages and filter the data for that client. - Better experience for
Expense Search
. When filtering for a Client, it will show all the Expense - Added to Client or Task of that Client. - Bulk Team Member add to Todo. Now you can assign team member to todo from
Todo List
by selecting Todos.
Bug Fixes
- Fixed the bug of an extra call to API on all search pages. This was resulting in slugging User Experience, specially for Task Search.
- In "Task Target Date" was appearing after "Due Date". This was not consistent with "Task Status Edit". It's now fixed.