|
@@ -32,9 +32,7 @@ public class BusinessProcessingOpPlugin extends AbstractOperationServicePlugIn {
|
|
|
if (latitudeDou != latitudeDous) {
|
|
|
throw new KDBizException("收款金额与冲销金额不一致!");
|
|
|
}
|
|
|
- if (latitudeDou != latitudeDo) {
|
|
|
- throw new KDBizException("收款金额与合同冲销金额不一致!");
|
|
|
- }
|
|
|
+
|
|
|
}
|
|
|
DynamicObjectCollection nckdEntryentity3 = info.getDynamicObjectCollection("nckd_entryentity3");
|
|
|
if (!nckdEntryentity3.isEmpty()) {
|