X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=sql%2FPg-upgrade2%2Frecorditem_active_price_source.sql;h=e8f502b77de4b53c1497f6d43b0f9953845db04a;hb=a3053fa7958da91dd3ba509bae4bfd13726ca3f2;hp=56f88c0933f819b8a855ebd673f80673b499c10c;hpb=2bdd0bc580210b18c1b76a0d0bd4fc3bd3fceca2;p=kivitendo-erp.git diff --git a/sql/Pg-upgrade2/recorditem_active_price_source.sql b/sql/Pg-upgrade2/recorditem_active_price_source.sql index 56f88c093..e8f502b77 100644 --- a/sql/Pg-upgrade2/recorditem_active_price_source.sql +++ b/sql/Pg-upgrade2/recorditem_active_price_source.sql @@ -1,6 +1,6 @@ -- @tag: recorditem_active_price_source -- @description: Preisquelle in Belegpositionen --- @depends: release_2_6_2 +-- @depends: release_3_1_0 -- @encoding: utf-8 ALTER TABLE orderitems ADD COLUMN active_price_source TEXT NOT NULL DEFAULT '';