Skip to content

Commit 182e454

Browse files
authored
Merge branch 'main' into develop
2 parents 122378d + dbaf44d commit 182e454

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Migration script/openIMIS migration latest.sql

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7317,10 +7317,12 @@ CREATE PROCEDURE [dbo].[uspAPIGetCoverage]
73177317
)
73187318
AS
73197319
BEGIN
7320+
73207321
/*
73217322
RESPONSE CODE
73227323
1-Wrong format or missing insurance number of head
73237324
2-Insurance number of head not found
7325+
73247326
*/
73257327

73267328
/**********************************************************************************************************************
@@ -8885,4 +8887,5 @@ NextPolicy:
88858887
DEALLOCATE LOOP1
88868888

88878889
END
8888-
GO
8890+
GO
8891+

0 commit comments

Comments
 (0)