Commit c427cb5b authored by pshinde's avatar pshinde

sql for contract number itemchanged


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@96415 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 802dfa63
...@@ -49804,12 +49804,18 @@ INSERT INTO pophelp ( ...@@ -49804,12 +49804,18 @@ INSERT INTO pophelp (
NULL, NULL,
NULL); NULL);
--added by priyanka on 23/9/14
--sql for itemchange of contract_number for Sales order form
INSERT INTO obj_itemchange(OBJ_NAME,FORM_NO,FIELD_NAME,MANDATORY)
VALUES ('sordform_tr',1,'contract_number',NULL);
--ended by priyanka on 23/9/14
commit; commit;
--End Changed start by Dhanraj on 22-SEP-14 For Packing masters and stockTransfer in head version .[W14FSUN003] --End Changed start by Dhanraj on 22-SEP-14 For Packing masters and stockTransfer in head version .[W14FSUN003]
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