It's possible can in bath window Date of Permission + 7 day to Expir. date ? Respondida BI-Fen WU (Grace) 23 de marzo de 2018 10:41 5 comentarios Comentarios 5 comentarios Ordenar por Fecha Votos Daniel Gesk 29 de marzo de 2018 07:40 Comentario oficial Hello Grace, this could be realized with beas-script. Best regards, Daniel Gesk BI-Fen WU (Grace) 29 de marzo de 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 2 de abril de 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) 2 de abril de 2018 16:58 okI hope it will have a good solution ^^ Thank you for the information 0 Daniel Gesk 5 de abril de 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 Iniciar sesión para dejar un comentario.
Comentarios
5 comentarios
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
Iniciar sesión para dejar un comentario.