语句

不允许负库存出库
update t_systemprofile set fvalue=0 where fcategory='IC' and fkey='UnderStock'
Go
不允许负库存结账
update t_systemprofile set fvalue=0 where fcategory='IC' and fkey='UnderStockCalculate'
Go
库存保存更新
update t_systemprofile set fvalue=1 where fcategory='IC' and fkey='UPSTOCKWHENSAVE'
Go
库存审核更新
update t_systemprofile set fvalue=0 where fcateg
语句
不允许负库存出库update t_systemprofile set fvalue=0 where fcategory='IC' and fkey='UnderStock'Go不允许负库存结账update t_s...
点击下载文档文档为doc格式
声明:除非特别标注,否则均为本站原创文章,转载时请以链接形式注明文章出处。如若本站内容侵犯了原著者的合法权益,可联系本站删除。
上一篇
已经是第一篇



