From e77b466d914dbb1aaed5dcf9e06cb7a7d4918b5e Mon Sep 17 00:00:00 2001 From: Carlos Ruiz Date: Sun, 30 Mar 2008 20:28:03 +0000 Subject: [PATCH] Clean strange character from script --- migration/320-340/postgresql/320-340_pg.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration/320-340/postgresql/320-340_pg.sql b/migration/320-340/postgresql/320-340_pg.sql index a4f7b052d4..d474cfca6f 100644 --- a/migration/320-340/postgresql/320-340_pg.sql +++ b/migration/320-340/postgresql/320-340_pg.sql @@ -1869,7 +1869,7 @@ UPDATE AD_WINDOW SELECT '022_BF_1746900.sql' AS Filename; --- Update help for "C_AcctSchema_Default_Copy" process +-- Update help for "C_AcctSchema_Default_Copy" process UPDATE AD_PROCESS SET classname = 'org.compiere.process.AcctSchemaDefaultCopy', help = 'Either add missing accounts - or copy and overwrite all default accounts. If you copy and overwrite the current default values, you may have to repeat previous updates (e.g. set the bank account asset accounts, ...). If no Accounting Schema is selected all Accounting Schemas will be updated / inserted.'