Commit 9c113626 authored by pgole's avatar pgole

Updated sql component for debit note generation if net_amt< 0


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@42459 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 4a90b74a
------------------------CHANGE IN EXISTING TRIGGER------------------------------------ ALTER TABLE charge_back_det DROP CONSTRAINT CB_CHECK_NET_AMT_ZERO;
------------------------ TRIGGER------------------------------------
CREATE OR REPLACE CREATE OR REPLACE
TRIGGER TRIG_MDRCR_VAL_CB_AMT TRIGGER TRIG_MDRCR_VAL_CB_AMT
before insert or update before insert or update
......
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