You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
429 B

ALTER TABLE REFERRAL_INCENTIVE_TRANSACTION_WISE
ADD REFERRAL_TYPE VARCHAR(100)
ALTER TABLE REFERRAL_INCENTIVE_TRANSACTION_WISE
ALTER COLUMN REFERRAL_ID VARCHAR(100)
update staticDataType set isInternal=0 where typeID='4300'
update applicationmenus set menugroup='Reports' where functionid='21100000' --admin
update applicationmenus set menugroup='AgentPanel', agentmenugroup='Agent Report' where functionid='20203200' -- agent