Commit 6659ab07 authored by dpingle's avatar dpingle

* Updated sql file on [15/10/19]

w_work_balance.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209642 ce508802-f39f-4f6c-b175-0d175dae99d5
parent d5baeeb7
......@@ -118,6 +118,11 @@ update TRANSETUP set ref_ser='E-LOAN' where TRAN_WINDOW='w_work_balance';
update itm2menu set ICON_PATH='WorkBalance.png' , CLOSE_ICON='WorkBalancewht.png' where WIN_NAME='w_work_balance';
update POPHELP set THUMB_ALT_COL = 'work_tblno', THUMB_IMAGE_COL= 'work_tblno', THUMB_OBJ = 'WorkTableImages' where MOD_NAME = 'W_WORK_BALANCE' AND FIELD_NAME='WORK_TBLNO';
update POPHELP set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'code', THUMB_OBJ = 'prd_code' where MOD_NAME = 'W_WORK_BALANCE' AND FIELD_NAME='PRD_CODE__PAY';
----------------------------------------------------- Dipesh [15/10/2019] End
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment