发运明细表(提成)修复
This commit is contained in:
parent
13f5145fc2
commit
50f0645265
@ -95,7 +95,7 @@ public class ShipmentsChedulePlugin extends AbstractReportListDataPlugin {
|
||||
|
||||
|
||||
StringBuilder sb = new StringBuilder();
|
||||
sb.append("yem_customsdeclaration1 = 'A'");
|
||||
sb.append("yem_customsdeclaration1 = 'B'");
|
||||
if (YEM.isNotEmpty(yemContract)) {
|
||||
sb.append(" AND yem_contractnumber like '").append("%").append(yemContract).append("%").append("'");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user