diff --git a/migration/330-trunk/020_AD_ModelValidator.sql b/migration/330-trunk/020_AD_ModelValidator.sql index 213345de6a..2f14bf72ae 100644 --- a/migration/330-trunk/020_AD_ModelValidator.sql +++ b/migration/330-trunk/020_AD_ModelValidator.sql @@ -142,9 +142,7 @@ VALUES(53272, 0, 0, 'Y', TO_DATE ('10/22/2007 09:30:00', 'MM/DD/YYYY HH2 INSERT INTO ad_field(ad_field_id, ad_client_id, ad_org_id, isactive, created, createdby, updated, updatedby, name, description, HELP, iscentrallymaintained, ad_tab_id, ad_column_id, ad_fieldgroup_id, isdisplayed, displaylogic, displaylength, isreadonly, seqno, sortno, issameline, isheading, isfieldonly, isencrypted, entitytype, obscuretype, ad_reference_id, ismandatory, included_tab_id) -VALUES(53273, 0, 0, 'Y', TO_DATE ('10/22/2007 09:30:00', 'MM/DD/YYYY HH24:MI:SS'), 100, TO_DATE ('10/22/2007 09:30:00', 'MM/DD/YYYY HH24:MI:SS'), 100, 'Entity Type', 'Dictionary Entity Type; Determines ownership and synchronization', 'The Entity Types "Dictionary", "Adempiere" and "Application" might be automatically synchronized and customizations deleted or overwritten. - -For customizations, copy the entity and select "User"!', 'Y', 53014, 53263, NULL, 'Y', NULL, 40, 'N', 30, NULL, 'N', 'N', 'N', 'N', 'D', NULL, NULL, NULL, NULL); +VALUES(53273, 0, 0, 'Y', TO_DATE ('10/22/2007 09:30:00', 'MM/DD/YYYY HH24:MI:SS'), 100, TO_DATE ('10/22/2007 09:30:00', 'MM/DD/YYYY HH24:MI:SS'), 100, 'Entity Type', 'Dictionary Entity Type; Determines ownership and synchronization', 'The Entity Types "Dictionary", "Adempiere" and "Application" might be automatically synchronized and customizations deleted or overwritten. For customizations, copy the entity and select "User"!', 'Y', 53014, 53263, NULL, 'Y', NULL, 40, 'N', 30, NULL, 'N', 'N', 'N', 'N', 'D', NULL, NULL, NULL, NULL); INSERT INTO ad_field(ad_field_id, ad_client_id, ad_org_id, isactive, created, createdby, updated, updatedby, name, description, HELP, iscentrallymaintained, ad_tab_id, ad_column_id, ad_fieldgroup_id, isdisplayed, displaylogic, displaylength, isreadonly, seqno, sortno, issameline, isheading, isfieldonly, isencrypted, entitytype, obscuretype, ad_reference_id, ismandatory, included_tab_id)