Commit 1e29c37a authored by dpawar's avatar dpawar

remove tran_code itemchange enrry


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96371 ce508802-f39f-4f6c-b175-0d175dae99d5
parent f8081c8d
...@@ -82,7 +82,7 @@ Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('desp ...@@ -82,7 +82,7 @@ Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('desp
Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('despatchwiz','3','lot_sl',null); Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('despatchwiz','3','lot_sl',null);
Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('despatchwiz','3','itm_default_add',null); Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('despatchwiz','3','itm_default_add',null);
Insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('despatchwiz','2','tran_code',null);
......
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