Commit 7dec4c35 authored by Quxl's avatar Quxl

x

parent 709ff177
......@@ -131,10 +131,6 @@ public class PrformaInvoiceServiceImpl implements PrformaInvoiceService {
} else {
throw new XRException("The number of ORGID and QUALF does not match");
}
headMap.put("ORGANIZATIONAL_QUALF", HEADER_ORGANIZATIONAL_DATA.getQUALF());
headMap.put("ORGANIZATIONAL_ORGID", HEADER_ORGANIZATIONAL_DATA.getORGID());
}
if(summaryList != null) {
for(int i = 0; i < summaryList.size(); i++) {
......
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