如何在金蝶k3最低库存预警中实现的采购申请单时能提取到库存

  【案例】  采购部采购人员王和于日向新华公司购买Y001杯盖200只,单价1元(不含税)。日货到,当日采购部门通知仓库入库,仓库管理员赵仓经检验合格后入库。日新华公司开出。   【解答】      【】 责任编辑:zoe
&&&&&&&&&&
实务课程分类热门搜索:
您的位置: >>>>
>金蝶K3库存单据导入
金蝶K3库存单据导入
华 商 价:?8000
市 场 价:?10000
(为您节省 ?2000)折 扣:8.00折
&&&量:0件
服务保障:
&& & 本工具为应运于金蝶K3软件的简单实用的 库存单据导入 工具软件,运用该软件可以方便地把Excel表格中的外购入库单、生产领料单、产品入库单、销售出库单数据导入到金蝶K3V10.3以后的所有版本中,本工具模板简单,操作简单,具有很大的实用价值。
已售 9|5.00折?15
已售 41|7.01折?335
已售 6|0.02折?2
描述相符:
服务态度:
发货速度:
?1280售出175
?1000售出159
?800售出96
?260售出91
?900售出82
?400售出81
?32000售出10
?2500售出9
?3180售出0
?1980售出5
?1980售出1
消费者保障
苏ICP备号-1 |
Copyright(C) 华商团 ,All Rights Reserved & &--1、解决了显示可发数量的单据,且已经审核的单据,库存数据更新后,单据上的可发数量随库存变化,现在能实现当时的可发数量和件数保存到单据中
--2、解决了负库存数据显示为0的问题
-- by 申宪峰
--更改显示现库存和可发件数的单据模板的取数方式
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='B04' and ffieldname='FEntrySelfB0426'
update ictemplateentry set frelationid='fitemid',faction='.,f_105' where fid='B04' and ffieldname='FEntrySelfB0427'
--产成品入库
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='A02' and ffieldname='FEntrySelfA0225'
update ictemplateentry&set frelationid='fitemid',faction='.,f_105' where fid='A02' and ffieldname='FEntrySelfA0226'
--其他入库
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='A97' and ffieldname='FEntrySelfA9726'
update ictemplateentry set frelationid='fitemid',faction='.,f_105' where fid='A97' and ffieldname='FEntrySelfA9727'
--其他出库
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='B09' and ffieldname='FEntrySelfB0924'
update ictemplateentry set frelationid='fitemid',faction='.,f_105' where fid='B09' and ffieldname='FEntrySelfB0925'
--销售订单
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='S01' and ffieldname='FEntrySelfS0133'
update ictemplateentry set frelationid='fitemid',faction='.,f_105' where fid='S01' and ffieldname='FEntrySelfS0134'
--发货通知单
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='S02' and ffieldname='FEntrySelfS0218'
update ictemplateentry set frelationid='fitemid',faction='.,f_105' where fid='S02' and ffieldname='FEntrySelfS0221'
--采购申请单
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='P01' and ffieldname='FEntrySelfP0118'
update ictemplateentry set frelationid='fitemid',faction='.,f_105' where fid='P01' and ffieldname='FEntrySelfP0119'
--采购订单
update ictemplateentry set frelationid='fitemid',faction='.,f_104' where fid='P02' and ffieldname='FEntrySelfP0223'
update ictemplateentry set frelationid='fitemid',faction='.,f_105' where fid='P02' and ffieldname='FEntrySelfP0226'
&-采购申请单,上限,下限,到货周期
select * from ictemplateentry where fid='p01'
update ictemplateentry set frelationid='fitemid',faction='.,FLOWLIMIT' where fid='P01' and ffieldname='FEntrySelfP0116'
update ictemplateentry set frelationid='fitemid',faction='.,FHIGHLIMIT' where fid='P01' and ffieldname='FEntrySelfP0117'
update ictemplateentry set frelationid='fitemid',faction='.,FFIXLEADTIME' where fid='P01' and ffieldname='FEntrySelfP0120'
--采购订单,上限,下限,计划单价
select * from ictemplateentry where fid='p02'
update ictemplateentry set frelationid='fitemid',faction='.,FLOWLIMIT' where fid='P02' and ffieldname='FEntrySelfP0224'
update ictemplateentry set frelationid='fitemid',faction='.,FHIGHLIMIT' where fid='P02' and ffieldname='FEntrySelfP0225'
update ictemplateentry set frelationid='fitemid',faction='.,FPLANPRICE' where fid='P02' and ffieldname='FEntrySelfP0227'
--购货发票,计划单价
select * from ictemplateentry where fid='I02'
update ictemplateentry set frelationid='fitemid',faction='.,FPLANPRICE' where fid='I02' and ffieldname='FEntrySelfI0231'
参考知识库
* 以上用户言论只代表其个人观点,不代表CSDN网站的观点或立场
访问:267239次
积分:2591
积分:2591
排名:第12490名
原创:17篇
转载:149篇
评论:28条
(1)(1)(1)(2)(2)(12)(13)(2)(3)(1)(1)(2)(1)(1)(2)(1)(2)(1)(7)(3)(21)(1)(1)(9)(15)(16)(12)(9)(12)(6)(2)(1)(1)(3)如何在采购申请单里 增加“获取库存“ - 金蝶社区 - Powered by Discuz!
标题: 如何在采购申请单里 增加“获取库存“
作者: 无可无不可& & 时间:
& & 标题: 如何在采购申请单里 增加“获取库存“
如何在采购申请单里 增加一个像采购订单里的“获取库存”,如何操作,求解!
19:26 上传
111.jpg ( 19:26, 37.43 KB) / !attach_download_count! 21/forum.php?mod=attachment&aid=MjM5MzI3fGViYTJjMzFmfDE0OTM5NjIwNDN8MHww
作者: pippo_pan& & 时间:
简单的方法是在单据体里新增数量字段,通过值更新里面的服务“获取即时库存信息”可以实现
但是据研发同事说比较占用性能
作者: varus_luo& & 时间:
加一个按钮,按钮绑定获取即时库存服务
作者: 施永安@广明源& & 时间:
本帖最后由 施永安@广明源 于
15:51 编辑
简单的方法是在单据体里新增数量字段,通过值更新里面的服务“获取即时库存信息”可以实现
但是据研发同事 ...
我很多单据都是通过新增数量字段,然后通过值更新里面的服务“获取即时库存信息”去实现的。
第一:如果说比较占用性能的话,能描述一下具体影响么?
第二:楼下说的加按钮获取即时库存的方法,不需要新增数量字段么?难道会相对不占用性能?
作者: Phantom& & 时间:
一个是每次都查询
一个是需要才查询
作者: pippo_pan& & 时间:
我很多单据都是通过新增数量字段,然后通过值更新里面的服务“获取即时库存信息”去实现的。
第一:如果说 ...
因为这个服务是针对整个表体的,每一次调用值更新都会刷新整个表体,占用性能
按钮的话你可以添加完所有行,点一次按钮就可以获取到所有数据
作者: 施永安@广明源& & 时间:
本帖最后由 施永安@广明源 于
16:21 编辑
因为这个服务是针对整个表体的,每一次调用值更新都会刷新整个表体,占用性能
按钮的话你可以添加完所有 ...
能具体描述一下添加按钮,获取即时库存的方法步骤么?
也是需要新增数量字段的吧?
怎么我感觉这两种方法其实是一样的,都要先新增数量字段,然后添加值更新服务“获取即时库存信息”?
第一种方法:新增数量字段之后,一般是直接在实发数量和仓库字段上面增加值更新服务“获取即时库存信息”,勾选即时触发。
第二种方法:新增数量字段,增加按钮,按钮绑定获取即时库存服务。
这两种方法,一个是通过字段去触发值更新,另外一个是通过按钮去触发值更新。为啥对性能的影响会不一样?
作者: pippo_pan& & 时间:
能具体描述一下添加按钮,获取即时库存的方法步骤么?
也是需要新增数量字段的吧?
怎么我感觉这两种方法 ...
2、不建议配置自动获取库存服务,这个服务是针对整个单据体进行处理的,随着单据界面分录数量的增加会一行比一行执行的慢,而且要所有库存维度全都录入完整才能得到准确的库存,否则看到的都是汇总值,比如在录入第1000行的物料时触发服务,会重新获取整单1000行的库存数据并返回,这样在录单过程做了太多无用功,建议先录入其他资料再点击获取库存,一次性获取所有分录的库存数据
上面是研发同事temperg的回复
作者: 施永安@广明源& & 时间:
2、不建议配置自动获取库存服务,这个服务是针对整个单据体进行处理的,随着单据界面分录数量的增加会一 ...
明白,谢谢!
欢迎光临 金蝶社区 (/)
Powered by Discuz! X3.3

我要回帖

更多关于 金蝶k3审核后更新库存 的文章

 

随机推荐