Commit 1e1d624a authored by caluka's avatar caluka

division for ES3 obj actions changed


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@100411 ce508802-f39f-4f6c-b175-0d175dae99d5
parent aba1edbc
......@@ -786,5 +786,8 @@ obj_name='secondory_sale_gwt' and form_no=1 and line_no in (6,7,8);
---End added by chandrashekar by chandrashekar on 10-03-2016
update obj_actions set action_type='S',rights_char='E'
where obj_name='prdappl_countser' and form_no=1 and line_no=7;
delete from obj_actions where obj_name='prdappl_countser' and form_no=1 and line_no=9;
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