2022 April
3.28.7 29 April 2022
To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/61
Improvements
- On
Compliance Dashboardwhen the user is onNon complianceview. We now have an option to let user visitBulk Task createpage orClient Listfrom the compliance dashboard. - While marking attendance through location, the
In timeandOut timeare now not allowed to be edited. It will capture the real time at which the user has marked the attendance. - The
Bulk Task Createpage 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 activateSubtasksandDocumentfeature, visitOffice Config -> Settingstab.
Bug Fixes
- While on
Team View -> Dashboard -> Work Stockcard. If the number of tasks were greater than 100, then on click it would redirect you to the task list and would show youCheck parameterserror. 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 createpage 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.
3.28.6 26 April 2022
Bug Fixes
- Fix the client tags duplicate bug in
Client list. - Fix client list drop down issue while selecting client in creation dialog box.
3.28.5 25 April 2022
To 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 Datecolumn fromTask listin order to improve the response time of task list.
Bug Fixes
- Now in
Bill Printformat 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.
3.28.4 24 April 2022
To 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 Listpage are now sorted alphabetically. #1013. - Added service category filter in
Task List#1012. - Improved
Task View -> Todo Tablist UI. #1001. - Improved
Profile Listcard view UI. - Improved
Todo Listcard view UI.
Bug fixes
- Fixed
Field Dasboarddate range selection issue. #1019. - Fixed month sorting in
Team View -> Dashboard -> Total Attendancecard. #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.
3.28.3 07 April 2022
To 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 withAdminpermissions 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
Jamkulogo in header takes you toHomepage. Home -> Workdone cardshows 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.
3.28.2 04 April 2022
Improvements
- 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.28.1 3 April 2022
To 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 taskbutton. It will redirect you to theBulk Task Createpage. - 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 Listpage ui. #970. - Now table view filters are being cache on data reload as well.
- Added
Bill of Supplytitle 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 withAdminpermissions 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
Dashboardpage. #973.