mgramseva-v1.2.20
rahuldevgarg
released this
12 Mar 06:45
·
1059 commits
to master
since this release
What's Changed
- The recent update brings a thoughtful enhancement to the way pending amounts are displayed within the application. Specifically, it addresses scenarios where the pending amount might be negative, indicating an advance payment by the user. The update ensures that in such cases, the display logic now shows an "advance amount" label and presents the absolute value of the pending amount, making it clearer and more intuitive for users to understand their billing status.
- Updated VENDOR_REPORT_QUERY to utilize echallan.createdtime instead of echallan.taxperiodfrom for improved accuracy.
- Increased max poll interval to 600,000 ms for better handling of long processing times in Kafka consumers.
- Updated Message template in HRMS for user invitation to mGramSeva App ਪਿਆਰੇ <Employee_Name>, ਤੁਹਾਨੂੰ ਪੰਜਾਬ ਦੀ ਐਮਗ੍ਰਾਮਸੇਵਾ ਐਪਲੀਕੇਸ਼ਨ ਨਾਲ ਜੁੜਨ ਲਈ ਸੱਦਾ ਦਿੱਤਾ ਗਿਆ ਹੈ। ਕਿਰਪਾ ਕਰਕੇ mSeva ਦੀ ਵਰਤੋਂ ਕਰਕੇ ਲੌਗਇਨ ਕਰੋ। ਲੌਗਿਨ ਆਈ. ਡੀ. <Mobile_Number> ਪਾਸਵਰਡ <pass_word>. -DWSS#1007132062282751049
- Enhanced SMSRequest class in egov-hrms service with a tenantId field and adjusted sendNotification method to incorporate tenantId in the SMSRequest builder, ensuring correct requests are forwarded to the notification service.
- HRMS feature for searching user based on tenant and Roles .
PRs and changes
File Path | Change Summary |
---|---|
.../lib/components/house_connection_and_bill/consumer_bill_payment.dart , .../lib/providers/collect_payment_provider.dart |
Updated display logic for pending amounts to handle negative values by showing "advance amount" and using the absolute value for display. |
- Query updated by @saloni041 in #716
- Develop by @rahuldevgarg in #718
- PFM-5473: Added changes to get the count of tenantby last demand genn… by @debasishchakraborty-egovt in #719
- Develop by @debasishchakraborty-egovt in #720
- PFM-4855 by @saloni041 in #722
- Update application.properties by @saloni041 in #726
- PFM-4855 by @saloni041 in #730
- Pfm 1419 user search by @debasishchakraborty-egovt in #610
- PFM-5688 updated message template by @saloni041 in #738
- Update build-config.yml by @debasishchakraborty-egovt in #741
- PFM-5688 updated message template by @saloni041 in #740
- Update build-config.yml by @Gowtham-egov in #744
- PFM-5680: Thermal Printer Advance Fix by @gargrahuldev in #747
- PFM 5064 Restrict User creation to past two months by @gargrahuldev in #739
New Contributors
- @Gowtham-egov made their first contribution in #744
Full Changelog: mgramseva-v1.2.19...mgramseva-v1.2.20