diff --git a/src_core/com/tenwa/voucher/serviceImp/VoucherToV8Impl.java b/src_core/com/tenwa/voucher/serviceImp/VoucherToV8Impl.java index f8ca90a8b..6fc3c7bbd 100644 --- a/src_core/com/tenwa/voucher/serviceImp/VoucherToV8Impl.java +++ b/src_core/com/tenwa/voucher/serviceImp/VoucherToV8Impl.java @@ -76,6 +76,8 @@ public class VoucherToV8Impl implements VoucherService { BigDecimal F7Count = BigDecimal.ZERO;//借方金额总计 BigDecimal F8Count = BigDecimal.ZERO;//贷方金额总计 + BigDecimal F7Co = BigDecimal.ZERO;//借方金额 + BigDecimal F8Co = BigDecimal.ZERO;//贷方金额 List v8Vouchers=new ArrayList(); for(int i=0;i