@@ -1019,7 +1019,7 @@
<select id="selectStockDetailsList" resultMap="WhgenlegInfoResult">
SELECT
- w.f_id, c.f_name, wh.f_mblno, t.f_business_type, t.f_marks, t.f_billtype, w.f_trademodeid,
+ w.f_id, c.f_name, wh.f_mblno, t.f_business_type, t.f_marks, t.f_bsdate, t.f_billtype, w.f_trademodeid,
t.f_qty, t.f_grossweight, t.f_netweight
FROM
t_whgenleg wh
@@ -1060,4 +1060,4 @@
GROUP BY t.f_id
</select>
-</mapper>
+</mapper>