Commit f9d979ce authored by dpingle's avatar dpingle

* updated sql file of work balance.

w_work_balance.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@215421 ce508802-f39f-4f6c-b175-0d175dae99d5
parent e2fe5a1c
......@@ -139,8 +139,19 @@ update POPHELP set THUMB_ALT_COL = 'descr', THUMB_IMAGE_COL= 'code', THUMB_OBJ =
----------------------------------------------------- Dipesh [15/10/2019] End
----------------------------------------------[18/10/19]Start
update transetup set REF_SER ='WRKBAL' where TRAN_WINDOW = 'w_work_balance';
----------------------------------------------[18/10/19]Start
----------------------------------------------[20/01/2020]Start
update messages set Msg_Str='Empty period Code Pay!!' , Msg_Descr='Period Code Pay Cannot be Empty.' where Msg_No='VTCALPRD';
update messages set Msg_Str='Invalid period Code Pay!!' , Msg_Descr='Period Code Pay not found or is not defined in the period master' where Msg_No='STARTPRD';
----------------------------------------------[20/01/20]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