-- IDEMPIERE-85 Add confirmation on TreeMaintenance when moving all nodes
INSERTINTOAD_Message(AD_Client_ID,AD_Message_ID,AD_Org_ID,Created,CreatedBy,EntityType,IsActive,MsgText,MsgType,Updated,UpdatedBy,Value)VALUES(0,200004,0,TO_TIMESTAMP('2012-07-04 10:37:58','YYYY-MM-DD HH24:MI:SS'),100,'D','Y','Add all items on tree ?','I',TO_TIMESTAMP('2012-07-04 10:37:58','YYYY-MM-DD HH24:MI:SS'),100,'TreeAddAllItems')
;
-- Jul 4, 2012 10:38:01 AM CEST
-- IDEMPIERE-85 Add confirmation on TreeMaintenance when moving all nodes
-- IDEMPIERE-85 Add confirmation on TreeMaintenance when moving all nodes
INSERTINTOAD_Message(AD_Client_ID,AD_Message_ID,AD_Org_ID,Created,CreatedBy,EntityType,IsActive,MsgText,MsgType,Updated,UpdatedBy,Value)VALUES(0,200005,0,TO_TIMESTAMP('2012-07-04 10:38:19','YYYY-MM-DD HH24:MI:SS'),100,'D','Y','Remove all items from tree ?','I',TO_TIMESTAMP('2012-07-04 10:38:19','YYYY-MM-DD HH24:MI:SS'),100,'TreeRemoveAllItems')
;
-- Jul 4, 2012 10:38:19 AM CEST
-- IDEMPIERE-85 Add confirmation on TreeMaintenance when moving all nodes