]> wagnertech.de Git - mfinanz.git/blob - sql/Pg-upgrade2/price_source_client_config.sql
Factur-X/ZUGFeRD-Import: Falsche Nutzung von t8() für Fehlermeldung korrigiert
[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[];