PriceSource: db upgrade erst nach 3.1.0 einspielen
[kivitendo-erp.git] / sql / Pg-upgrade2 / recorditem_active_price_source.sql
index 56f88c0..e8f502b 100644 (file)
@@ -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 '';