2022 February
25 February 2022
3.27.5To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/55
Improvements
- Work done description has been increased to 500 characters. #938.
Bug Fixes
- There was a bug in billing module, which led to task being unbilled. As per our initial investigation, this bug has only impacted 20 offices. If you're also facing this issue, do get in touch with us. And in case of this 20 offices, support team will get in touch with you.
- In work done suggestion pages, client list report filter is working as expected.
- In Invoice print preview. Place of Supply is now hidden if gst is not applicable #936.
20 February 2022
3.27.4To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/54
Improvements
- From this update task billing status changes are store in their respective task notes.
Task history
page has now a new filter for seeing task billing status changes. #941- Now while creating/updating a compliance you can enter the
End Date
manually instead of selecting it from the date picker. The date should be in the form ofYYYY-MM-DD
and greater than the start date of compliance.
05 February 2022
3.27.3To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/53
New
Login logs older than 14 months will be deleted permananently. #881
Improvements
- Email Report integration api is available now. The route for the api is
📌GET
:/email/v1/:apikey/:year/:quarter
#890 - Now while creating todos, if sort no is empty. It will get auto assign the next sort no of todos for that
Task
/Service
/Todo Template Item
. #933 - Group id can now be unique. Visit office config to enable the option. It is similar to client id unique config #915
- Now we log stuck and ignore reason for task in note timeline. #844
- Add Line Between Two notes in
Task Dashboard -> Note timeline
. #921
Bug Fixes
- While sending emails, clients having email ids with group visibility were displayed under
No Emails found
. This has been fixed now. #900 - Added permission(
Todo General
) while updating task todos. #934 - Bill Print now does not shows HSN beside Description if GST is made not applicable. #928
- Fixed the issue of completed Todo count being shown as
Home Page -> Task Target Date
card. #931