Browse Source

Merge branch 'master' of http://202.166.220.79:3000/IME_LONDON/DB_Script

# Conflicts:
#	StoredProc/proc_online_core_customerSetup.sql
master
shakun 5 months ago
parent
commit
d455628ea4
  1. 3
      Deployment/28122-SuperReferral/01-Alter-Query.sql
  2. BIN
      StoredProc/proc_online_approve_Customer.sql
  3. BIN
      StoredProc/proc_online_core_customerSetup.sql

3
Deployment/28122-SuperReferral/01-Alter-Query.sql

@ -5,3 +5,6 @@ ALTER TABLE REFERRAL_INCENTIVE_TRANSACTION_WISE
ALTER COLUMN REFERRAL_ID VARCHAR(100) ALTER COLUMN REFERRAL_ID VARCHAR(100)
update staticDataType set isInternal=0 where typeID='4300' 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

BIN
StoredProc/proc_online_approve_Customer.sql

BIN
StoredProc/proc_online_core_customerSetup.sql

Loading…
Cancel
Save