]> wagnertech.de Git - mfinanz.git/blob - sql/Pg-upgrade2/price_source_client_config.sql
Added greeting to "my @vc_fields" in flatten_to_form to be able to use the greeting...
[mfinanz.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
5 ALTER TABLE defaults ADD disabled_price_sources TEXT[];