Commit 0b20b22f authored by dpawar's avatar dpawar

added obj itemchange sql


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93597 ce508802-f39f-4f6c-b175-0d175dae99d5
parent fb555795
...@@ -501,4 +501,5 @@ where mod_name='W_PROOF_OF_DELIVERY' and field_name='INVOICE_ID'; ...@@ -501,4 +501,5 @@ where mod_name='W_PROOF_OF_DELIVERY' and field_name='INVOICE_ID';
update system_service_args set arg_name='XML_DATA_ALL' where service_code='act_pod' and arg_name='XML_DATA_1'; update system_service_args set arg_name='XML_DATA_ALL' where service_code='act_pod' and arg_name='XML_DATA_1';
insert into obj_itemchange (OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY) values ('proof_of_delivery','2 ','rate__resale','Y');
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