Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -155,7 +155,7 @@ public class WmsToSapServiceImpl implements WmsToSapService {
|
||||
} else {
|
||||
sale_jo.put("qty_unit_id", unit_jo.getString("measure_unit_id"));
|
||||
}
|
||||
sale_jo.put("plandeliver_date", row.getString("Edaut"));
|
||||
sale_jo.put("plandeliver_date", row.getString("Edatu"));
|
||||
sale_jo.put("create_id", SecurityUtils.getCurrentUserId());
|
||||
sale_jo.put("create_name", SecurityUtils.getCurrentNickName());
|
||||
sale_jo.put("create_time", DateUtil.now());
|
||||
|
||||
Reference in New Issue
Block a user