]> wagnertech.de Git - mfinanz.git/blob - sql/Pg-upgrade2/price_source_client_config.sql
LinkedRecords: with_objects erlauben für shipped_qty
[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 -- @encoding: utf-8
5
6 ALTER TABLE defaults ADD disabled_price_sources TEXT[];