2021 February
24 February 2021
3.20.1To view all the feature requests implemented in this version check out GitHub page. https://github.com/madrecha/jamku/milestone/11
New
Integration Data Paths More info
- Document
- Bill Locations
- Service Todo
- Service Stages
- Service Team
- Service Fields
New
Bulk update Categories of Task (in Task List)
- Now you can update Task Category, Task Profit Center, Task Cost Center for tasks in bulk by selecting the task from
Task list
page.
New
Import Bill
and Receipt
Import Bill and Receipt in a bulk from Excel to Jamku using the Import feature.
- Visit
Data Import
page - Select
Create Bill
orCreate Receipt
option, and follow the usual data import procedure. billno
,offentityid
,groupid
is required in Bill creation.receiptno
,offentityid
,groupid
is required in Receipt creation.
Improvements
- The
Edit
tab in Task View, Client View, Group View has changed it's location from last tab to 1st tab. - Now you can select
Bill lines
and Delete Them at one click.This is required to make billing faster and when we want to delete the bills. - Now can see when the tag was added and by which team member in
Add/Remove ClientTag
dialogue (in Client View / Task View). #404 - Added
TaskLabel
andClientTag
column inStage Dashboard
table report. - Added option to remove client tags in bulk is now available in
Client List
similar to Add/Remove Task Labels. #395 - Task view > Billing Tab now shows the bills in which the task is billed. #344
- Added option to remove logo at the time of bill printing. If you want/don't by default CA logo then kindly switch the toggle button from
logo<->Nologo
. - In
Compliance Dashboard
, has new option to filter by service category. Earlier only Client Categories were available. #227 Compliance Dashboard
UI is now more compact.- Added entity name on
MoneyTab
for faster Receipt Creation. - Added TodoGroup and TodoCategory in Advanced Search on
TodoList
page.
Bug fixes
- If you try to deactivate a
Client Group
but the group has active Clients, it will show an error. This will ensure, you don't accidentally deactivate client group without first deactivating the clients. - Bulk Update Billing Location in
Data Import
tab now contains data for the editing purpose. - Corrected the spelling of Quarterly in periodicity
ServiceList -> ServiceView -> ComplainceTab
20 February 2021
3.20.0New
Global Client Search
The most awaited feature Global Client Search
is here. Search client's details from anywhere within the software using this feature.
To use Global Client Search
follow these steps:-
- Visit
Office Config -> Master
tab and in theIntegration
section click on theGlobal Search
button and reset your indexes. (Note: This would take about 10-15 minutes) - Click on the
Search
icon present in the header and search for your client's details. - To navigate to
Client view
of a particular client just click on the respective client name shown in the list.
We'll be adding more elements to this in coming versions.
Improvements
- There should be a difference between From time and To time while adding
Workdone
or else it will show the errorFrom time To time can not be same
.
15 February 2021
3.19.15New
Unique Bill Permission
To enable Unique Bill. Goto Office Config -> Settings
tab and select Yes
for Bill field in Feature Activation section and click on Update.
Improvements
- The previous functionality does not restrict any user from changing the OutTime for any past date in
Attendance
. Now you can't update OutTime for any past date. - Outcome is nothing but
Hearing Description
and Instructions isTeam Description
so we don't have any specific column such asHearing Description
that's why removedHearing Description
from theHearing List
(Table view) - Now Hearing date is shown in
Hearing list
(Table view). - After clicking on bill number (Table view) it will take you on that particular bill of
Bill Edit
page.
10 February 2021
3.19.14New
Permissions for Communication
- If team members wants to send email, copy email id's and copy mobile no's then they need the
Communication
permission.Only admin can provideCommunication
permission to the team members. Follow the Steps:- - Visit
TeamList
- >TeamView
page. - Click on
Permission Tab
. - Give permission by selecting yes or no from
Communication
button.
Improvements
- Table view on
Receipt List
page for the ease of sort and filter. - Now if bill status is posted then you can see the icon of posted on
Bill List
page. - In
Field Dashboard
added option to save the format of filter. Because sometimes you might not needed some columns or need to change the order. - Now
Bill
andReceipt
options are available in Delete Logs, although they were getting stored inside logs but were not shown in the app.
Bug Fixes
- If Client's are above 2143, the number on service view page remains constant as 2143 .Now it is fixed.
5 February 2021
3.19.13New
Permissions for Email Sending
Email
- Permission to Send Email.
Note:- If you are getting You don't have permission
then kindly check your permission on Permission Tab
Improvements
- Table view on Bill List page for the ease of sort and filter.
- Instead of downloading only 100 records at a time on
Bill List
page now you can download all records at only one click. - Solved the issue of
Previous Compliance End Date is more than current compliance start date
while adding Compliance in bulk onClient List
. - Startdate and Enddate of Compliance excel sheet is now in
iso
format previously it was inDatetime
format. - Better look of
Service List
UI.