T+怎么修改一个存货的进价?采购以前用的是10元,后面涨到12元了,我去系统哪里设置这个最新的进价。等到我做采购订单的时候可以带出来?
2019-3-8 3:0:0 wondialT+怎么修改一个存货的进价?采购以前用的是10元,后面涨到12元了,我去系统哪里设置这个最新的进价。等到我做采购订单的时候可以带出来?
T+怎么修改一个存货的进价?采购以前用的是10元,后面涨到12元了,我去系统哪里设置这个最新的进价。等到我做采购订单的时候可以带出来?[]进价价格管理,设置供应商价格本协议价,设置以最新进价+2。
如果您的问题还没有解决,可以到 T+搜索>>上找一下答案
相关阅读
- 登录T3提示运行错误48 无法找到文件 getAccossmode 卸载软件重新安装 T3卸载不掉怎么办2019-5-10 7:0:0
- 用友T3用友通系统重装后,没有账套备份,如何恢复账套2019-4-29 8:0:0
- 用友T3用友通年度结转后,库存期初查询不到数据2019-4-23 8:0:0
- 用友T3用友通年度结转之后新打印不能使用2019-4-23 8:0:0
- 用友T3用友通年度结转2019-4-23 8:0:0
- 用友T3用友通年底建新年度账时提示不成功2019-4-23 8:0:0
- 用友T3用友通已经超过使用年限,仍计提折旧2019-4-23 8:0:0
- 用友T3用友通已开发票未收款的数据结转不到下一年度2019-4-23 8:0:0
- 用友T3用友通已备份数居库的磁盘上结构版本为611,服务器支持版本为5392019-4-23 8:0:0
- 用友T3用友通已减少的资产删除不了2019-4-23 8:0:0
最新信息

用友财务通标准版2005进行年度结转时,都提示-现存量错误-财务通标准版2005进行年度结转时,都提示"现存量错误"
财务通标准版2005-进行年度结转时,都提示"现存量错误"
自动编号: | 5588 | 产品版本: | 财务通标准版2005 |
产品模块: | 系统管理 | 所属行业: | 通用 |
适用产品: | 用友通 | 关 键 字: | 年结 |
问题名称: | 进行年度结转时,都提示"现存量错误" | ||
问题现象: | 进行年度结转时,都提示"现存量错误" | ||
原因分析: | 原因可能是存货在新年度账被删除,解决方法是在新年度把删除的存货补上,如下语句能查询有哪些是缺少记录的存货 select cinvcode as '存货编码' from ( select distinct cinvcode from IA_Subsidiary where cinvcode not in (select cinvcode from Inventory) union select distinct cinvcode from IA_Summary where cinvcode not in (select cinvcode from Inventory) union select distinct cinvcode from RdRecords where cinvcode not in (select cinvcode from Inventory) union select distinct cinvcode from CurrentStock where cinvcode not in (select cinvcode from Inventory) ) as a | ||
解决方案: | 原因可能是存货在新年度账被删除,解决方法是在新年度把删除的存货补上,如下语句能查询有哪些是缺少记录的存货 select cinvcode as '存货编码' from ( select distinct cinvcode from IA_Subsidiary where cinvcode not in (select cinvcode from Inventory) union select distinct cinvcode from IA_Summary where cinvcode not in (select cinvcode from Inventory) union select distinct cinvcode from RdRecords where cinvcode not in (select cinvcode from Inventory) union select distinct cinvcode from CurrentStock where cinvcode not in (select cinvcode from Inventory) ) as a 温馨提示:如果您的问题还没有解决,欢迎进入用友云基地。 |

用友U8其他客户端访问服务器出错U8其他客户端访问服务器出错
U8其他-客户端访问服务器出错
自动编号: | 1629 | 产品版本: | U8其他 |
产品模块: | 其他 | 所属行业: | 通用 |
适用产品: | 8.60sp | 关 键 字: | 客户端连接失败 |
问题名称: | 客户端访问服务器出错 | ||
问题现象: | 客户端无法登陆账套,问题提示:specified key is not a valid size for this a lgorithin. | ||
原因分析: | msadomal.dll 和 msadox.dll文件出错 | ||
解决方案: | 1 安装win2000 sp4补丁2 卸载用友U8然后重装3 默认账套存在,初始化UFsystem,引入备份好的账套即可. 温馨提示:如果您的问题还没有解决,欢迎进入用友云基地。 |