用友财务软件免费下载

网站首页 > 畅捷通T+ 正文

用友T+erp中:零售批量出库含义是什么?

admin 2017-04-16 19:53:59 畅捷通T+ 149 ℃

今天 www.yyxxoo.com 用友财务软件网站小编为您带来的是在用友T+ERP软件中:零售批量出库含义是什么?问题的解答。

问题现象:在用友T+ERP软件中:零售批量出库含义是什么?

微信号:yyrjlls
扫码 有偿解决 用友软件技术问题!
复制微信号

解决方案如下:

解决方案:用于手工处理将未出库的零售单执行出库操作。 点击【生成】按钮,将符合查询条件的零售单,批量生成零售出库单。生成成功会提示【生成成功X张零售出库单】,库存核算-零售出库单中可以查看到对应的生成的零售出库单。同时,生成失败,会提示失败的原因。ps:具体操作可以参考手把手教程:零售批量出库的操作步骤。

如无法解决您的疑问,或者您想要更快的解决方案(远程服务)等,请点击此处联系用友软件技术顾问

与“用友T+ERP系统中:零售批量出库含义是什么?”相关的问答

问题现象:用友畅捷通T+财务软件中库存核算模板中销售出库单统计表存货分类级次需要显示到末级?

解决方案:您好,销售出库单统计表存货分类级次需要显示到末级/x级:点击【销售出库单统计表】,选择【分组设置】,找到存货分类,根据需求选择分组开始级次和分组结束级次。

问:在用友T3财务软件中,客户三栏余额表预览时发现下方的核算单位超出范围了?

1.依次点击【往来】--【账簿】--【客户余额表】--【客户三栏余额表】2.点击余额表账表上方菜单栏的【打印】或者【预览】3.在跳出的窗口点击【专用设置】,勾选【自动调整标题宽度】PS:如果第二步选择的是【预览】,第三步点击【设置】4.点击确定保存此设置5.预览无误后,退出预览界面,直接在此查询界面点击打印

问题现象:在金蝶协同财务软件版本为金蝶协同 标准版V6.0的配置管理模块中出现系统正式使用前,可能需要删除系统中的无效用户,可通过数据库脚本来实现;我们应该如何解决金蝶协同中删除无效用户脚本这个问题呢?

解决方案:在金蝶协同 标准版V6.0中可通过在数据库中执行一下脚本来删除无效用户,因用户会跟系统中其他很多业务表关联,所以需要先删除其关联表中的数据记录,以下语句基本能删除所有关联表中的用户信息,操作前请先备份数据库;delete docex_fileOpinion where docexfiledetail_id in (select id from docex_filedetail where readuser_id in (select id from system_users where status=0))delete docex_filedetail where readuser_id in (select id from system_users where status=0)delete checkwork_history where login_users in (select id from system_users where status=0)delete checkwork_report where login_user in (select id from system_users where status=0)delete system_positionmember where user_id in (select id from system_users where status=0)delete system_user_role where user_id in (select id from system_users where status=0)delete bulletins_user where user_id in (select id from system_users where status=0)delete messages where user_id in (select id from system_users where status=0)delete worklog where user_id in (select id from system_users where status=0)delete worklog_mx where worklog_id in (select id from worklog where user_id in (select id from system_users where status=0))delete knowledge_read where user_id in (select id from system_users where status=0)delete knowledges where modifyuser_id in (select id from system_users where status=0)delete docex_file where user_id in (select id from system_users where status=0)delete dbo.docex_fileattach where file_id in (select id from dbo.docex_file where user_id in (select id from system_users where status=0))delete messages where fromuser_id in (select id from system_users where status=0)delete dbo.task where user_id in (select id from system_users where status=0)delete dbo.task_user where task_id in(select id from dbo.task where user_id in (select id from system_users where status=0))delete system_users where status=0

标签列表
最近发表