566_FR1756793_RMA.sql

add:
SET SQLBLANKLINES ON
SET DEFINE OFF
This commit is contained in:
teo_sarca 2009-09-24 16:50:19 +00:00
parent 2de61c4268
commit 2ebbda06ed
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
SET SQLBLANKLINES ON
SET DEFINE OFF
-- Sep 11, 2009 12:33:24 AM COT
-- 1756793-RMA
INSERT INTO AD_Window (AD_Client_ID,AD_Org_ID,AD_Window_ID,Created,CreatedBy,Description,EntityType,Help,IsActive,IsBetaFunctionality,IsDefault,IsSOTrx,Name,Processing,Updated,UpdatedBy,WindowType,WinHeight,WinWidth) VALUES (0,0,53097,TO_DATE('2009-09-11 00:33:23','YYYY-MM-DD HH24:MI:SS'),100,'Customer Return (Receipts)','D','The Customer Return Window defines the receipt of product or material from a Customer Return.','Y','N','N','Y','Customer Return','N',TO_DATE('2009-09-11 00:33:23','YYYY-MM-DD HH24:MI:SS'),100,'T',0,0)