fix:
1.出口发票报错处理
This commit is contained in:
parent
eae662b125
commit
833f54a242
@ -106,8 +106,6 @@ public class ExportInvoiceSaveOP extends AbstractOperationServicePlugIn {
|
||||
dataEntitie.set("yem_remark", ":" + yemTradeway + " 成交总额:" + yemSettlement + totalAmount + " 汇率:" + yemExrate + " 海运费:"
|
||||
+ yemseatransfeecurr + yemSeatransfee + " 保险费:" + yeminsurefeecurr + yemInsurefee + " 提单号:" + yemLadbillnum + " 合同号:"
|
||||
+ queryString + " 起运港:" + yemShipports + " 目的港:" + yemDestports);
|
||||
dataEntitie.getInt("yem_currency");//币别
|
||||
|
||||
}
|
||||
Map<Long, BigDecimal> map = new HashMap<>();
|
||||
Map<Long, Integer> seqs = new HashMap<>();
|
||||
|
Loading…
Reference in New Issue
Block a user