Commit 641b6d51 authored by ssalve's avatar ssalve

update statement for gstr3b on 17AUG2017


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@106630 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1972aa46
...@@ -1544,4 +1544,7 @@ values ('INVRATESEZ','Invalid Rate Amount','Invalid Rate, Please Enter Valid Rat ...@@ -1544,4 +1544,7 @@ values ('INVRATESEZ','Invalid Rate Amount','Invalid Rate, Please Enter Valid Rat
update messages set msg_descr='Record already exist for selected Document Type and Document Date' where msg_no='INVGSTPCOD'; update messages set msg_descr='Record already exist for selected Document Type and Document Date' where msg_no='INVGSTPCOD';
---------------------------------Added by sarita on 14/08/2017 for GSTR3B screen [END]---------------------------------- ---------------------------------Added by sarita on 14/08/2017 for GSTR3B screen [END]----------------------------------
---------------------------------Added by sarita on 17/08/2017 for GSTR3B screen [START]----------------------------------
UPDATE OBJ_FORMS SET TITLE='GSTR3B Data' WHERE WIN_NAME='w_gstr3b' AND FORM_NO='1';
update OBJ_FORMS set TITLE='Detail' where WIN_NAME='w_gstr3b' and FORM_NO='2';
---------------------------------Added by sarita on 17/08/2017 for GSTR3B screen [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