2021 August
30 August 2021
3.25.10Bug Fixes
- Fixed the issue of
query is empty
while creating task and subtask. - Fixed the issue of task been marked to unbilled even if it was earlier billed. The reason behind this was in some cases while updating any bill related information, the billing status was been sent empty (Import/Bulk update) and due to this the default status was set i.e
unbilled
.
21 August 2021
3.25.10To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/40
Improvements
- Now you can mark yourself absent using attendance location feature. #754
- Now you can enter negative amount for task expected cost in
Task View -> Billing tab
. #728
Bug Fixes
- Fixed the routing to client view in
Expense list
- Now
Billed View -> Unbilled Expense
shows correct data. - Bill No length has been increased to 20 characters while creating/updating bills.
- Attendance category list page was not showing deactivated category. This has been fixed now.
15 August 2021
3.25.9To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/39
New
Document Template
Now you can define a Template for Document. Template can be added at Service
and Task
level.
Create templates
Office Config -> Document Template -> Add template
Add at task level
Task View -> Document tab -> Add Document from template and
Add at service level
Service View -> Document tab -> Add Document from template
This will make Document creation
🔸Faster
🔸Standardised
- Once you've added template at service level. While creating new task for that service, documents will automatically be added to that task.
- If new documents are added to a template, then to add this new documents in already created task.
- Visit
Task View -> Document tab
. - Click on
Add document from template
button. Select the template. - All the new added documents in the template will be synced at task level.
- Visit
Improvements
- Added search box in
Client View -> Profile tab
to filter client profile information. #706 - In bill list, added
Outstanding Amount
column which shows total outstanding amount for that group. #733 - Added signature field for
Office Entity
, which to be shown in the bottom while printing bill. #710 - In
Task View -> Todo List
, now you can sort todos as per sort no or category wise #725 - In
Work Done
tab ofTask View
orSubTask View
, work done are sorted basis time when it was added #724 Home -> Current Todo
card reloads every 1 Minute if it is visible in viewport. #689
Bug Fixes
My team
report filter inHome -> Current todo
is now working as expected. #720- While marking leave for an employee, if the employee has to mandatorily mark attendance using location, it gave an error. This has been fixed now. #726
- Fixed the issue of Bill no not allowing special characters(
-
,\
) while creating/updating bills through data import feature. #729
01 August 2021
3.25.8To view all the feature requests implemented in this version check out GitHub page. github.com/madrecha/jamku/milestone/38
Improvements
- More 3 text fields are added to custom hearing fields. #713
- Now while copying subtask you can copy subtask team and subtask todos as well. #595
- Now you can update hearing date and hearing reminder date by selecting hearing from
Hearing List
and clicking onHearing Date
button. #647 - In bill print format, if the amount is 0 for any task description, then the sr no, taxable amt, cgst, sgst will not be seen for that task. #707
- Service filter has been added to
Home -> Calendar
. Select the service and then click on cloud button. #711 - The legends which you see in
Home ->Calendar
are now clickable to filter the chips shown in calendar. #711 - The folder number length has been increased from 10 to 15 characters. #712
- If a team member does not have
All
report permission, then the team member be automatically added to the task so that they will automatically get the permission to view the task #722