發(fā)布時(shí)間:2024-11-18
造成這樣的問題是由于DynPropertyString字段指的是【位置動(dòng)態(tài)屬性】,寬屏顯示屏拖動(dòng)很長(zhǎng)后造成的labelWidth760onovertrue
修改760為100。然后進(jìn)行軟件重新修改移動(dòng)位置。
Width 字段的寬度最大可用值為1100
DynPropertyString字段指的是位置的方位:labelWidth760onovertrue
解決方案:
備份數(shù)據(jù)執(zhí)行腳本:
--labelWidth不要大于eap_Voucher的Width
--labelWidth760onovertrue
--labelWidth中的值還原默認(rèn)值100,
update eap_VoucherControls
set DynPropertyString='labelWidth100onovertrue'
where VoucherID =(select id from eap_Voucher where title ='費(fèi)用單') and Name='Clerk'
eap_VoucherControls: 單據(jù)控件表
DynPropertyString :?jiǎn)卧褚苿?dòng)位置動(dòng)態(tài)屬性
VoucherID:關(guān)聯(lián)單據(jù)ID
eap_Voucher:?jiǎn)螕?jù)表
name=clerk: 列名為業(yè)務(wù)員
類似問題處理方案:
解決方案:
UPDATE eap_VoucherControls
SET Width=220, DynPropertyString = 'labelWidth100onovertrue'
WHERE id IN(SELECT id FROM dbo.eap_VoucherControls
WHERE VoucherID IN(SELECT id FROM dbo.eap_Voucher WHERE [Name]='SaleDelivery')AND [Name]='origAllowances')
名詞解釋:
Width:?jiǎn)卧竦膶挾?DynPropertyString:?jiǎn)卧褚苿?dòng)位置動(dòng)態(tài)屬性 SaleDelivery:銷貨單
origAllowances:原始標(biāo)題
解決方案:
update eap_VoucherControls set DynPropertyString='labelWidth100onovertrueRefDropDownFieldsCode:往來(lái)單位編碼,Name:往來(lái)單位名稱,SettlementPartner.Name:結(jié)算客戶ShowTimeFalse'
where VoucherID in (
select id from eap_Voucher where Name='SaleOrder') and name='pubuserdefnvc1'
名詞解釋:
SaleOrder: 銷售訂單 pubuserdefnvc1:字符公用自定義項(xiàng)1
UPDATE eap_VoucherControls set DynPropertyString='labelWidth100onovertrue'
where VoucherID in
(select id from eap_Voucher where name like 'SaleDelivery') and DynPropertyString is not null and name='Customer'
名稱解釋:
SaleDelivery:銷貨單 Custome:客戶
客服電話:400-665-0028
關(guān)鍵字:用友財(cái)務(wù)軟件,暢捷通軟件,財(cái)務(wù)軟件,進(jìn)銷存軟件,U9官網(wǎng),用友U8,用友T1,用友T+,用友T3,用友T6,暢捷通好會(huì)計(jì),好生意,智+好業(yè)財(cái),用友培訓(xùn)服務(wù)售后公司,暢捷通運(yùn)營(yíng)培訓(xùn)服務(wù)公司
版權(quán)所有:用友暢捷通軟件 Copyright © 2025 All rights reserved.