From: garyhgohoos Date: Thu, 17 Jul 2014 18:27:45 +0000 (-0400) Subject: Issue #24005:move execution of patch to before setting of version X-Git-Tag: v4.6.0-beta~7^2~2^2 X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=2637c9a0b6c8f72b2092fbb55e316c29e2f9272c;p=xtuple Issue #24005:move execution of patch to before setting of version --- diff --git a/foundation-database/manifest.js b/foundation-database/manifest.js index 342f77cd2..678feb8f5 100644 --- a/foundation-database/manifest.js +++ b/foundation-database/manifest.js @@ -12,6 +12,8 @@ "../lib/orm/source/xt/functions/add_primary_key.sql", "../lib/orm/source/xt/functions/create_table.sql", + "public/patches/fixflcol.sql", + "public/indexes/apopentax.sql", "public/indexes/aropentax.sql", "public/indexes/asohisttax.sql", @@ -1630,7 +1632,6 @@ "public/tables/report/items.xml", "public/patches/fixacl.sql", - "public/patches/fixflcol.sql", "public/patches/populate_ccpay_card_type.sql" ] }