API changes in Signature enhancement for Casesheet#133
API changes in Signature enhancement for Casesheet#133vishwab1 merged 5 commits intorelease-3.4.1from
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
vanitha1822
left a comment
There was a problem hiding this comment.
Looks fine. Remove the commented codes. And once we add the new column script in Amrit-DB, we can merge this. @vishwab1
| @Param("providerServiceMapId") Integer providerServiceMapId, @Param("fromDate") Timestamp fromDate, | ||
| @Param("vanID") Integer vanID); | ||
|
|
||
| // @Transactional |
|
|
||
| public int updateBenFlowAfterDocData(Long benFlowID, Long benRegID, Long benID, Long benVisitID, short docFlag, | ||
| short pharmaFlag, short oncologistFlag, short tcSpecialistFlag, int tcUserID, Timestamp tcDate) { | ||
| // public int updateBenFlowAfterDocData(Long benFlowID, Long benRegID, Long |
|
updated |
|




📋 Description
JIRA ID: AMM-1917
Please provide a summary of the change and the motivation behind it. Include relevant context and details.
✅ Type of Change
ℹ️ Additional Information
Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.