PriceSource: Konfiguration
[kivitendo-erp.git] / sql / Pg-upgrade2 / price_source_client_config.sql
1 -- @tag: price_source_client_config
2 -- @description: Preisquellen: Preisquellen ausschaltbar per Mandant
3 -- @depends: release_3_1_0
4 -- @encoding: utf-8
5
6 ALTER TABLE defaults ADD disabled_price_sources TEXT[];