File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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;
63486344END
6349-
63506345GO
You can’t perform that action at this time.
0 commit comments