1 Star 0 Fork 0

wangzd9988/仓库管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
11 912 Bytes
一键复制 编辑 原始数据 按行查看 历史
wangzd9988 提交于 2021-08-24 09:36 . init
//For li_index = 1 to dw_2.RowCount()
// ls_id = String(li_index + Integer(ls_id))
// dw_3.SetItem(li_index,'flow_id',ls_id)
// dw_3.SetItem(li_index,'vousheet_no',dw_2.getItemString(li_index,'sheet_no'))
// dw_3.SetItem(li_index,'oper_date',String(today(),'yyyy-mm-dd'))
// dw_3.SetItem(li_index,'goods_barcode',dw_2.GetItemString(li_index,'goods_barcode'))
// dw_3.SetItem(li_index,'real_qty',dw_2.GetItemdecimal(li_index,'qty'))
// dw_3.SetItem(li_index,'supcust_no',dw_1.GetItemString(dw_1.getRow(),'supcust_id'))
// dw_3.SetItem(li_index,'branch_no',dw_1.GetItemString(dw_1.getrow(),'branch_no'))
// dw_3.SetItem(li_index,'position_id',dw_2.GetItemString(li_index,'position_id'))
// dw_3.SetItem(li_index,'oper_id',gs_id)
// dw_3.SetItem(li_index,'db_no','+')
//Next
//if dw_3.update() <> 1 then
// rollback;
// MessageBox(gwms.apptitle,'发生了严重错误,写入流水失败!',stopsign!)
//else
// commit;
//end if
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wangzd9988/warehouse-management.git
git@gitee.com:wangzd9988/warehouse-management.git
wangzd9988
warehouse-management
仓库管理
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385