2022 May
27 May 2022
3.29.1To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/66
Improvements
- Now if
Client
level is billing. Then bill location can only be created at client level. - We have added
clientid
column inCreate Bill
andCreate Receipt
template atData Import
page. In order to create bill and receipt respectively in bulk at client level
Bug Fixes
- If bill is created at
Client
level. ThenBill Edit
page shows tasks and expenses for that client. #1065.
26 May 2022
3.29.0To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/65
Announcements 📣
- We have launched an IOS app for
Client Portal
- New Jamku Chat Android app
New
Report Filters
#1048. In this update we have introduced a better way to manage your own report filters. To implement follow the steps below.
- Visit
User Profile
page. - Under the
Report Filters
section. Select the filters as per your choice. Make sure you have this filter permissions granted. - Now whatever filter you have chosen will get reflected in the whole software. For ex: If you have chosen
Client Filter
asMy Team
. So whenever you visitClient List
,My Team
report filter will be selected by default.
Note: This report filter management is system specific and browser specific. As the data is stored in the browser itself. If you're using Incognito Mode
to manage report filters, the data will be lost as soon as you close the window.
New
File Upload at Expenses
Note: Only for offices who have purchased file upload. Now you can upload files at expenses
- Visit
Expense Tab
in Task / Client View. - Add Expense by clicking on "Add" and then "Save".
- Click on the pen icon to edit expense. You'll see an
File Upload
tab. - Upload the files/images you want to in that tab.
New
Billing at Client Level
Now you can create a bill at client level. We have enabled this for all office.
- Now when you visit any
Client View
page. You'll be able to seeMoney
tab (If you have money permission). You can create a bill/receipt for that client. - Also now when you go to
Group View -> Money
tab, and click on bill/receipt create. You'll be able to select client under that group. If client is not selected the bill/receipt will be created at group level itself.
To disable client level billing, follow these steps:
- Visit
Office Config -> Settings
tab. - Under the billing section. Select the value for
Billing level
field asGroup
. - Click on
Save
button.
Note: By setting the bill configuration to Client
you have both option - Group as well as Client Level. If you set it to Group
, you only have Group
option.
Improvements
- Now you can see attendance modified time (aka System Time for Out Time) in
Attendance analytics
page. #1053. - Optimized office config view API. This has improved the performance of all functionalities of all components where office configuration was needed.
- Now you can see isdeleted (isactive) field in client edit import template in
Data import -> Client Edit
tab. #1050. - Now you can create a new group at
Client View -> Edit Tab
page as well 1016. - Report filter removed from
Bill List
page. Now users withMoney
permission will be able to see all bills.
Bug Fixes
- Fixed global client search initializing. 1020.
- Improved
Dashboard -> Task Target Date
card performance.
09 May 2022
3.28.9To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/64
Improvements
- Optimized bulk
Task delete
,Task Dates Copy
,Task Team Copy
,Client Delete
#1033. - In
Client View -> Edit tab
, we know show group id along with group name. #1015. - You can now see Pending Inward documents in
Client View -> Dashboard
tab andGroup View -> Dashboard
tab. #1040. - While creating solo clients. In the advanced section now you can also enter
Client Id
. #1017. - Now you can add
Default Team member
to client fromClient List
. To do this, select the clients from client list and click onAdd Default Team Members
button and do the needful. #1035. - Now you can add/remove task from
Today's plan
for yourself fromTask view
page. To add/remove task to/from today's plan just click on the switch present besideTask Name
. #920. - Now you have an option to clear category while marking intime from
Attendance List
page. #1028.
Bug Fixes
- Fixed the issue of zombie button in
File List
tab. #1037. - Fixed
Today's play
card UI. #1042. - Fix category list bug in todo add dialog box at the service level.
04 May 2022
3.28.8To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/61
Improvements
- Optimized notes list API. This has improved the response time for
Task Notes list
,Subtask Notes List
,Task History
,Todo history List
. - Have improved UI of the
Import helper
. - In
Service View -> Compliance Tab
, now you can search client numbers as well. - Improved
Service View
mobile view UI.
Bugs Fixes
- Fix
Import helper
page error count issue inCategory
card.