如何在配送入库单中增加商品的陈列位置或者商品货位
求语句,如何在配送入库单中增加商品的陈列位置或者商品货位
- 提问者: yxcc266
- 等级:银牌会员
- 时间:2014-06-06 13:01
- 悬赏:0
- 解决时间:2014-06-16 13:01
回答 共 6 条
--商品陈列
db_data2('select b.showbox_name from t_item_info a join t_data_showbox b on a.showbox_no=b.showbox_no where a.item_no=?',item_no)
货位有此商品在总部的货位跟在各分部的货位。不好取!
db_data2('select b.showbox_name from t_item_info a join t_data_showbox b on a.showbox_no=b.showbox_no where a.item_no=?',item_no)
货位有此商品在总部的货位跟在各分部的货位。不好取!
- 回答者:ytkf007
- 等级:问不倒翁
- 时间:2014-06-06 15:21
学习一楼。
- 回答者:zhaoshuai888
- 等级:问不倒翁
- 时间:2014-06-07 09:22
学习
- 回答者:kh359
- 等级:问不倒翁
- 时间:2014-06-07 19:32
学习!
- 回答者:bonchen
- 等级:问不倒翁
- 时间:2014-06-07 23:44
学习
- 回答者:xiaobird
- 等级:钻石会员
- 时间:2014-06-08 21:53
学习了
- 回答者:JCLH
- 等级:问不倒翁
- 时间:2014-06-09 23:20
快到期问题