預設Detail 為 Form模式,在打訂單明細時會不方便。可以至後台的Wiedow / Tab 把Is Single Row 設為否。
或者直接下SQL將所有的UI Detail 都改成 Grid 模式
update ad_tab set issinglerow = 'N' where tablevel > 0
或下這個指令,全部預設為Grid. Master / Detail 全改掉
update ad_tab set issinglerow = 'N'
預設Detail 為 Form模式,在打訂單明細時會不方便。可以至後台的Wiedow / Tab 把Is Single Row 設為否。
或者直接下SQL將所有的UI Detail 都改成 Grid 模式
update ad_tab set issinglerow = 'N' where tablevel > 0
或下這個指令,全部預設為Grid. Master / Detail 全改掉
update ad_tab set issinglerow = 'N'
iDempeire ERP Contributor, 經濟部中小企業處財務管理顧問 李寶瑞