Commit 273487b9 authored by sghate's avatar sghate

Updated sql w_site_holtbl.sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@213365 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 8b3fb818
......@@ -70,7 +70,7 @@ SET DEFINE OFF;
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('site_holtbl','1','hol_tblno',null);
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('site_holtbl','1','itm_default',null);
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('site_holtbl','1','itm_defaultedit',null);
Insert into OBJ_ITEMCHANGE (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('site_holtbl','1','site_code',null);
------------------------------------------------------ POPHELP
REM INSERTING into POPHELP
SET DEFINE OFF;
......
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