Skip to content

Commit d9f3808

Browse files
committed
Merge fixed
1 parent 175981f commit d9f3808

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Migration script/openIMIS migration latest.sql

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5178,11 +5178,7 @@ BEGIN
51785178
/*Error Codes
51795179
2- Not valid insurance or missing product code
51805180
3- Not valid enrolment officer code
5181-
<<<<<<< HEAD
51825181
4- Enrolment officer code and insurance product code are not compatible
5183-
=======
5184-
4 �Enrolment officer code and insurance product code are not compatible
5185-
>>>>>>> develop
51865182
5- Beneficiary has no policy of specified insurance product for renewal
51875183
6- Can not issue a control number as default indicated prior enrollment and Insuree has not been enrolled yet
51885184
@@ -6346,5 +6342,4 @@ BEGIN
63466342
TotalAdjusted
63476343
FROM tblCapitationPayment WHERE [year] = @Year AND [month] = @Month AND HfID in (SELECT id from @listOfHF) AND @ProdId = ProductID;
63486344
END
6349-
63506345
GO

0 commit comments

Comments
 (0)