Commit ed5d0351 authored by Quxl's avatar Quxl

x

parent 02c71550
......@@ -83,7 +83,7 @@ public class PrformaInvoiceServiceImpl implements PrformaInvoiceService {
if("AG".equals(PARVW)) {
headMap.put("PARTNER_PARVW1", PARVW);
headMap.put("PARTNER_PARTN1", PARTN);
BATCH_CODE = PARVW;
BATCH_CODE = PARTN;
} else if("WE".equals(PARVW)) {
headMap.put("PARTNER_PARVW2", PARVW);
headMap.put("PARTNER_PARTN2", PARTN);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment