|
|
@@ -361,8 +361,6 @@ public class InquiryDetail {
|
|
|
this.b2b_id_id = item.getId();
|
|
|
this.id_minbuyqty = item.getMinOrderQty();
|
|
|
this.id_minqty = item.getMinPackQty();
|
|
|
- this.id_fromdate = item.getVendFromDate();
|
|
|
- this.id_todate = item.getVendToDate();
|
|
|
this.id_id = item.getSourceId();
|
|
|
this.id_detno = item.getNumber();
|
|
|
this.id_brand = item.getInbrand();
|