Commit 408e7b5c authored by asant's avatar asant

Migrated create payable voucher (payroll_post_acc_misc) into java.

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209004 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 5d4a218f
update SYSTEM_EVENTS set service_code = 'poic_default_ejb',COMP_TYPE ='JB',comp_name ='ibase.webitm.ejb.adm.PayrollPostAccMisc' where OBJ_NAME ='payroll_post_acc_misc' and event_code ='post_item_change';
update SYSTEM_EVENTS set service_code = 'prv_default_ejb',COMP_TYPE ='JB',comp_name ='ibase.webitm.ejb.adm.PayrollPostAccMisc' where OBJ_NAME ='payroll_post_acc_misc' and event_code ='pre_validate';
--Done on 14-09-19
update SYSTEM_EVENTS set service_code = 'prc_default_ejb',COMP_TYPE ='JB',comp_name ='ibase.webitm.ejb.adm.adv.PayrollPostAccMiscPrc' where OBJ_NAME ='payroll_post_acc_misc' and service_code ='pr_default_1';
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