Преглед изворни кода

Merge remote-tracking branch 'origin/master'

徐滕 пре 1 месец
родитељ
комит
1552b8ec1c

+ 3 - 1
src/main/resources/mappings/modules/ruralprojectrecords/RuralProjectMessageDao.xml

@@ -764,7 +764,9 @@
 							</if>
 						</when>
 						<otherwise>
-							AND( temporarydb.downProjectReportRecordPaperFilingStatus = '00')
+							AND( temporarydb.downProjectReportRecordPaperFilingStatus = '00'
+                            and temporarydb.paperFilingStatus != '10'
+                            )
 						</otherwise>
 					</choose>
 				</when>