From e17f7c1924ea5b0956b6c249d885ca0ba71c0a3f Mon Sep 17 00:00:00 2001 From: croo Date: Tue, 22 May 2007 13:43:14 +0000 Subject: [PATCH] minor edit to the readme to state the correct order to run the migration scripts --- migration/253a-253b/readme.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/migration/253a-253b/readme.txt b/migration/253a-253b/readme.txt index b5a7b08be7..e4b31b4a88 100644 --- a/migration/253a-253b/readme.txt +++ b/migration/253a-253b/readme.txt @@ -34,10 +34,12 @@ derive only from unrecognized comments (-> unknown command), thats just because the sql tool treats the comments as sql commands - don't worry. - 4. Apply migration-newLines.sql, migration-updateElements.sql, migration-replace-views.sql - and old_migration_missing.sql the same way. - - + 4. Apply the remaining scripts in the order + migration-replace-views.sql + migration-newLines.sql, + migration-updateElements.sql, + and finally old_migration_missing.sql the same way. + Installation of Compiere253b