在毛利日报里面少库存。库存金额。这两个列的语名是什么?
在毛利日报里面少库存。库存金额。
- 提问者: linqiliang
- 等级:普通会员
- 时间:2015-01-27 18:28
- 悬赏:0
- 解决时间:2015-02-06 18:28
回答 共 10 条
毛利日报中要库存和库存金额有什么用
- 回答者:kh359
- 等级:问不倒翁
- 时间:2015-01-27 20:18
可以增加
- 回答者:daoptt
- 等级:钻石会员
- 时间:2015-01-27 21:55
暂时不需要,有语句发出来也方便记录下!
- 回答者:bonchen
- 等级:问不倒翁
- 时间:2015-01-27 22:00
学习
- 回答者:千马网络
- 等级:钻石会员
- 时间:2015-01-28 07:40
零售毛利报表增加库存数量和库存金额的语句:
库存数量:
db_data2('select stock_qty from t_branch_stock where item_no=?',item_no)
库存金额:
db_data2('select stock_qty* cost_price from t_branch_stock where item_no=?',item_no)
库存数量:
db_data2('select stock_qty from t_branch_stock where item_no=?',item_no)
库存金额:
db_data2('select stock_qty* cost_price from t_branch_stock where item_no=?',item_no)
- 回答者:赢通技术3
- 等级:皇冠会员
- 时间:2015-01-28 10:41
学习收藏
- 回答者:浅逝
- 等级:金牌会员
- 时间:2015-01-28 10:56
学习
- 回答者:xiaobird
- 等级:钻石会员
- 时间:2015-01-28 20:35
学习
- 回答者:JCLH
- 等级:问不倒翁
- 时间:2015-01-28 23:30
收藏了
- 回答者:josense
- 等级:皇冠会员
- 时间:2015-02-01 04:16
收藏了
- 回答者:幸福猫
- 等级:金牌会员
- 时间:2015-02-02 12:12
快到期问题