Skip to content

Commit

Permalink
Adpter version update (#131)
Browse files Browse the repository at this point in the history
* Implementation - Accumulated bill id for consumer code and payment by… (#111)

* Vendor Creation integration for challan create (#115)

* Rahu vendor env (#116)

* Adding role details to vendor's owner.

* PSPCL name in env variable

* removed unnecessary constant

* Version update and change log description
  • Loading branch information
rahu-eGov authored Sep 14, 2022
1 parent c0d4ad8 commit 88aa5c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions reference-adapter/mgramseva-ifix-adapter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog
All notable changes to this module will be documented in this file.

## 2.1.0 - 2022-09-14

- It runs quartz cron job for regular event (PSPCL) check on fiscal event service.
- After event (PSPCL) collection.
- It reaches to mgramseva echallan service for challan creation.
- It updates payment status by collection service.
- It updates every event(PSPCL) status into table.

## 2.0.1 - 2022-05-11
- Fixed EventTime mapping in the Event Mapper

Expand Down
2 changes: 1 addition & 1 deletion reference-adapter/mgramseva-ifix-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.egov.ifix</groupId>
<artifactId>mgramseva-ifix-adapter</artifactId>
<version>2.0.1</version>
<version>2.1.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 88aa5c0

Please sign in to comment.