2022 April
29 April 2022
3.28.7To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/61
Improvements
- On
Compliance Dashboard
when the user is onNon compliance
view. We now have an option to let user visitBulk Task create
page orClient List
from the compliance dashboard. - While marking attendance through location, the
In time
andOut time
are now not allowed to be edited. It will capture the real time at which the user has marked the attendance. - The
Bulk Task Create
page has now an option to select and deselect all clients. Also subtasks and documents will only be created iff they are activated at office level. To activateSubtasks
andDocument
feature, visitOffice Config -> Settings
tab.
Bug Fixes
- While on
Team View -> Dashboard -> Work Stock
card. If the number of tasks were greater than 100, then on click it would redirect you to the task list and would show youCheck parameters
error. This issue has been fixed now. - In
Compliance Dashboard -> Non compliance calendar
. When you click on any service name in the calendar. It would redirect you toBulk Task create
page orClient List
. But while creating task the due date and creation date were not automatically selected even though it was calculated in theNon compliance calendar
. This has been fixed now. - Allowed
_
and-
in category name when adding category through import.
26 April 2022
3.28.6Bug Fixes
- Fix the client tags duplicate bug in
Client list
. - Fix client list drop down issue while selecting client in creation dialog box.
25 April 2022
3.28.5To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/60
Improvements
- We have optimized performance of
Task List
,Client List
,Task Costing
,Stage Dashboard
.
Note:
- We have removed
Last Work Date
column fromTask list
in order to improve the response time of task list.
Bug Fixes
- Now in
Bill Print
format 2, instead of entity name in signature section showing signature field. This brings both the bill print format at par. - Fixed bug in calculation of balance amount in
Group View -> Money Tab
.
24 April 2022
3.28.4To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/59
Improvements
- The team members in
Team List
page are now sorted alphabetically. #1013. - Added service category filter in
Task List
#1012. - Improved
Task View -> Todo Tab
list UI. #1001. - Improved
Profile List
card view UI. - Improved
Todo List
card view UI.
Bug fixes
- Fixed
Field Dasboard
date range selection issue. #1019. - Fixed month sorting in
Team View -> Dashboard -> Total Attendance
card. #1014. - Fixed Table view save format issue. #1004.
- Earlier some of your clients were not able to access the client portal web app. This issue is now fixed. #534.
07 April 2022
3.28.3To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/58
Improvements
- Added periodicity filter in
Client View -> Compliance tab
. #953. - We have improved bulk task creation experience. Now you are directly redirected to the bulk task creation page from
Compliance Dashboard
. If you wish to unselect some of the clients then you can just uncheck clients from the client list table at this page. Also added client filtering. #992. - Now you can see all the shortcuts in
Shortcut List
. Visit this by going toOffice Config -> Shortcut List
. Only users withAdmin
permissions can access this page. - We have added money icon in red color if the service is
non-billable
. #987. - We have improved most of the list pages for mobile view. #990. #993. #994.
- Profile list get's a new look. We have removed card view and bought server side list in table view. All the filters will work as before. #988.
- Minor UI enhancements. #984. #986. #985.
- Clicking on
Jamku
logo in header takes you toHome
page. Home -> Workdone card
shows total hours in hours and minutes format. Earlier it was only showing in hours.
Bug Fixes
in v3.jamku.app
Note: These bugs were not present in main server jamku.app
.
04 April 2022
3.28.2Improvements
- Now you can directly go to bulk task create page from compliance dashboard.
Bug Fixes
- Fixed bug while creating subtask using bulk task feature.
3 April 2022
3.28.1To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/57
New
Bulk Task Creation
We have optimize the implementation of bulk task creation from client list.
- Select the clients from client list.
- Click on
Add task
button. It will redirect you to theBulk Task Create
page. - Fill in the required details. And click on save.
- Now the process is divided into 4 parts ie
Task Creation
,Task Todo Creation
,Task Document Creation
,Subtask and Subtask Todo Creation
.
New
Task Service change #945.
How to change service of a task?
New
Task Client change
How to change Client of a Task?
Improvements
- Now you can see which client has got the client portal access from Profile list.
- Added option to add link in task notes and description. #963.
- Improvements in
Todo List
page ui. #970. - Now table view filters are being cache on data reload as well.
- Added
Bill of Supply
title option while printing bills. #964. - Now you can see all the uploaded files in
File List
. Visit this by going toOffice Config -> File List
. Only users withAdmin
permissions can access this page. #975. - Now you can copy documents and todos of previous task while creating bulk task. #955. #954.
- Now submitted remark as well as icon for documents submitted by clients using client portal are shown in document tab. #968.
Bug Fixes
- Fixed todo report filter permission issue in
Dashboard
page. #973.