]> wagnertech.de Git - kivitendo-erp.git/blob - sql/Pg-upgrade2/price_source_client_config.sql
ActionBar: CSS: Styling für kivitendo-Stylesheet
[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[];