It's possible can in bath window Date of Permission + 7 day to Expir. date ? Answered BI-Fen WU (Grace) March 23, 2018 10:41 5 comments Comments 5 comments Sort by Date Votes Daniel Gesk March 29, 2018 07:40 Official comment Hello Grace, this could be realized with beas-script. Best regards, Daniel Gesk BI-Fen WU (Grace) March 29, 2018 14:53 HI Daniel Very Thank you for your reply~ I know but I wrote the script the script doesen't run . I need to open edit script windows and save it this expdate column will be chanage Can the script automatic run ?? Thank you ~~:)) 我們於客戶資料庫寫了這串SCRIPT語法,而這串語法可以執行,但是現在問題是語法執行需要打開這個編輯視窗後並且存檔,到期日才會自動更新。 客戶希望它可以在收貨時批次到期日就顯示出語法運算後的日期,而不是還需點入批次視窗,到期日才自動更新 語法上是否有哪邊有問題呢? 再次感謝回覆與協助 0 Yaremi Miranda Lopez April 02, 2018 13:11 Hello Grace, Since this is an advance question I will create a ticket. Thank you for contacting Boyum IT. 0 BI-Fen WU (Grace) April 02, 2018 16:58 okI hope it will have a good solution ^^ Thank you for the information 0 Daniel Gesk April 05, 2018 06:54 Hello Grace, please find below an example: **** START EXAMPLE **** windowevent itemchange obtn_indate dw_1.item.obtn_expdate.value='31.12.2099' end event **** END EXAMPLE **** Of Course, you have to calculate the expdate. Best regards, Daniel Gesk 0 Please sign in to leave a comment.
Comments
5 comments
Hello Grace,
this could be realized with beas-script.
Best regards, Daniel Gesk
HI Daniel
Very Thank you for your reply~
I know but I wrote the script the script doesen't run . I need to open edit script windows and save it this expdate column will be chanage
Can the script automatic run ?? Thank you ~~:))
我們於客戶資料庫寫了這串SCRIPT語法,而這串語法可以執行,但是現在問題是語法執行需要打開這個編輯視窗後並且存檔,到期日才會自動更新。
客戶希望它可以在收貨時批次到期日就顯示出語法運算後的日期,而不是還需點入批次視窗,到期日才自動更新
語法上是否有哪邊有問題呢? 再次感謝回覆與協助
Hello Grace,
Since this is an advance question I will create a ticket. Thank you for contacting Boyum IT.
ok
I hope it will have a good solution ^^
Thank you for the information
Hello Grace,
please find below an example:
**** START EXAMPLE ****
windowevent itemchange obtn_indate
dw_1.item.obtn_expdate.value='31.12.2099'
end event
**** END EXAMPLE ****
Of Course, you have to calculate the expdate.
Best regards, Daniel Gesk
Please sign in to leave a comment.