Commit 79ffd00d authored by manohar's avatar manohar

itemchanged for itm_default included


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96141 ce508802-f39f-4f6c-b175-0d175dae99d5
parent bcc72eb7
......@@ -189,6 +189,17 @@ values
1,
'ref_id'
);
insert into obj_itemchange(
OBJ_NAME,
FORM_NO,
FIELD_NAME
)
values
(
'sreturn_amd',
1,
'itm_default'
);
INSERT INTO SYSTEM_EVENTS
(
......
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