产品 产品信息
11 28 2023

用友T+选项部分销售项缺失  广州用友软件有限公司  用友广州分公司  佛山用友公司地址

当前位置: 首页> IT设备、数码产品、软件> 管理软件> 企业管理软件
来源:[东莞用友软件]
联系人:石先生
手机:13729955245
电话:0769-88029965
传真:0769-88029965
QQ:381829683
Email:38182968@qq.com
地址:广东省深圳市深圳市深圳宝安区西乡亚尼斯大厦507
品牌:用友
价格:面议 元/
供应地:广东省深圳市
产品型号:用友T+标准版

用友T+选项设置中,销售页签设置中只有两项设置,很明显是不正常而缺失了,如图下:

东莞用友软件

东莞用友软件

答:以上原因一般是由于后台数据库缺少某张表导致的,首先备份下账套,然后打开SQL Server Management Studio,执行下面的语句即可

东莞用友软件

东莞用友软件

执行语句如下:

update

EAP_AccInformation set IsVisible='1' where ParentName='Tab4_Base' and name not

in ('IsNoAutoSaleOutForMB','IsWriteBackInvMultiCode','ValidateExistsOffline')

declare

@Manufacture varchar(10)

select

@Manufacture=[value] from EAP_AccInformation where name='Manufacture'

declare

@OutSource varchar(10)

select

@OutSource=[value] from EAP_AccInformation where name='OutSource'

if

(@Manufacture = '0' and @OutSource='0')

begin

update

EAP_AccInformation set IsVisible='0' where name='ExceedProductByOrders'

end

declare

@SAWorkflow varchar(10)

select

@SAWorkflow=[value] from EAP_AccInformation where name='SAWorkflow'

if(@SAWorkflow='0')

BEGIN

Update

EAP_AccInformation set IsVisible='0' where name='IsDeliveryOrderAutoStockOrder'

END

至此就分享完毕了,建议小伙们收藏并转发,不明白的小伙伴们可以联系我们!

补充:提供东莞用友软件,深圳用友软件,用友财务软件,进销存系统,用友ERP系统,MES系统

电话咨询获取底价