版本号:v6.9.0.8_150801_010
1、[公用功能] 优化网络异常断开检测功能,检测时间:[选项设置-常规];
2、[库存模块] 优化库存月报表-业务类型;
3、[质量模块] 优化[检验记录维护]-[ 生产入库检验],增加不合格报废处理功能;
4、[生产计划] 增加[报废处理单]管理子模块;
5、[库存模块] 月末价格处理-支持读取上月成本单价功能;
6、
版本号:v6.9.0.7_150701_180
1、[库存模块] 优化库存期末过账功能;
2、[成本模块] 优化成本核算功能;
3、[物料需求] 优化MRP替代料运算功能;
4、[公用功能] 优化业务单据表体当前库存量解决方案;
5、[公用功能] [部分菜单属性]-[关闭I3ERP业务单据物料帮助窗口确认时读取当前库存量];
6、[库存模块] 优化库存虚拟报表解决方案;
7、[库存模块] 月末价格处理-增加委外加工费单价回填功能(即:需要选择供应商);
8、[销售模块] 关闭销售模块业务单据读取业务单据最近一次销售价格;
即:销售模块业务单据只能读取销售价格策略;
版本号:v6.9.0.7_150701_150
1、[销售模块] 支持[启用销售模块-业务单据表体品名/规格型号关联字符字段1/2];
[字段属性]-[ 启用销售模块-业务单据表体品名/规格型号关联字符字段1/2]
执行语句:
Update qtndet set colname2=(select top1 a.itemname from itemdata a where a.itemno=qtndet.itemno),
colname3=(select top1 a.descript from itemdata a where a.itemno=qtndet.itemno)
Update orderdet set colname2=(select top1 a.itemname from itemdata a where a.itemno=orderdet.itemno),
colname3=(select top1 a.descript from itemdata a where a.itemno=orderdet.itemno)
Update senddet set colname2=(select top1 a.itemname from itemdata a where a.itemno=senddet.itemno),
colname3=(select top1 a.descript from itemdata a where a.itemno=senddet.itemno)
2、[采购委外] 支持[启用采购委外-业务单据表体品名/规格型号关联字符字段1/2];
[字段属性]-[ 启用采购委外-业务单据表体品名/规格型号关联字符字段1/2]
3、[功公用能] 关闭强制下线功能-[Database.ini]- noValid=1
4、[生产计划] 生产备料单根据默认仓库打印功能,[字段属性];