Commit ae815219 authored by sghate's avatar sghate

Shital: updated sql w_site_stan_paytbl.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209607 ce508802-f39f-4f6c-b175-0d175dae99d5
parent a08a87ee
......@@ -164,6 +164,7 @@ update OBJ_FORMS set THUMB_ALT_COL = 'site_descr', THUMB_IMAGE_COL= 'site_code',
update POPHELP set THUMB_ALT_COL = 'site_descr', THUMB_IMAGE_COL= 'site_code', THUMB_OBJ = 'EmpImages' where MOD_NAME = 'W_SITE_STAN_PAYTBL';
update POPHELP set AUTO_FILL_LEN = 3, AUTO_MIN_LENGTH = 2 , HELP_OPTION = 2 where MOD_NAME = 'W_SITE_STAN_PAYTBL';
update TRANSETUP set PERIOD_OPTION = 'M' where TRAN_WINDOW = 'w_site_stan_paytbl';
update POPHELP set THUMB_ALT_COL = 'DESCR', THUMB_IMAGE_COL= 'PAY_TABLE', THUMB_OBJ = 'EmpImages' where FIELD_NAME='PAY_TABLE' and MOD_NAME = 'W_SITE_STAN_PAYTBL';
--------------------------------------------Added by shital on 07/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