Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[kivitendo-erp.git] / sql / Pg-upgrade2 / recorditem_active_dicount_source.sql
index aea966a..acb713c 100644 (file)
@@ -1,7 +1,6 @@
 -- @tag: recorditem_active_record_source
 -- @description: Preisquellen: Rabatte
 -- @depends: release_3_1_0 recorditem_active_price_source
--- @encoding: utf-8
 
 ALTER TABLE orderitems           ADD COLUMN active_discount_source TEXT NOT NULL DEFAULT '';
 ALTER TABLE delivery_order_items ADD COLUMN active_discount_source TEXT NOT NULL DEFAULT '';