INSERTINTOAD_Process_Para(IsRange,AD_Element_ID,AD_Process_Para_ID,AD_Process_Para_UU,Help,AD_Process_ID,AD_Reference_ID,AD_Val_Rule_ID,IsMandatory,AD_Reference_Value_ID,EntityType,Name,ColumnName,Description,FieldLength,IsCentrallyMaintained,SeqNo,DefaultValue,IsActive,UpdatedBy,Updated,CreatedBy,Created,AD_Org_ID,AD_Client_ID,IsEncrypted)VALUES('N',287,200050,'c0dce1df-786b-44cc-b78f-408e2d1bed5a','You find the current status in the Document Status field. The options are listed in a popup',219,17,219,'N',135,'D','Action','DocAction','The targeted status of the document',1,'Y',35,'PR','Y',0,TO_TIMESTAMP('2013-02-07 11:41:38','YYYY-MM-DD HH24:MI:SS'),0,TO_TIMESTAMP('2013-02-07 11:39:00','YYYY-MM-DD HH24:MI:SS'),0,0,'N')
-- IDEMPIERE-589 Add DocAction to Import Inventory
UPDATEAD_ColumnSETColumnName='DocAction',Name='Document Action',Description='The targeted status of the document',Help='You find the current status in the Document Status field. The options are listed in a popup'WHEREAD_Element_ID=287
;
-- Feb 14, 2013 1:26:53 PM COT
-- IDEMPIERE-589 Add DocAction to Import Inventory
UPDATEAD_Process_ParaSETColumnName='DocAction',Name='Document Action',Description='The targeted status of the document',Help='You find the current status in the Document Status field. The options are listed in a popup',AD_Element_ID=287WHEREUPPER(ColumnName)='DOCACTION'ANDIsCentrallyMaintained='Y'ANDAD_Element_IDISNULL
;
-- Feb 14, 2013 1:26:53 PM COT
-- IDEMPIERE-589 Add DocAction to Import Inventory
UPDATEAD_Process_ParaSETColumnName='DocAction',Name='Document Action',Description='The targeted status of the document',Help='You find the current status in the Document Status field. The options are listed in a popup'WHEREAD_Element_ID=287ANDIsCentrallyMaintained='Y'
;
-- Feb 14, 2013 1:26:53 PM COT
-- IDEMPIERE-589 Add DocAction to Import Inventory
UPDATEAD_InfoColumnSETColumnName='DocAction',Name='Document Action',Description='The targeted status of the document',Help='You find the current status in the Document Status field. The options are listed in a popup'WHEREAD_Element_ID=287ANDIsCentrallyMaintained='Y'
;
-- Feb 14, 2013 1:26:53 PM COT
-- IDEMPIERE-589 Add DocAction to Import Inventory
UPDATEAD_FieldSETName='Document Action',Description='The targeted status of the document',Help='You find the current status in the Document Status field. The options are listed in a popup'WHEREAD_Column_IDIN(SELECTAD_Column_IDFROMAD_ColumnWHEREAD_Element_ID=287)ANDIsCentrallyMaintained='Y'
;
-- Feb 14, 2013 1:26:53 PM COT
-- IDEMPIERE-589 Add DocAction to Import Inventory