]> wagnertech.de Git - mfinanz.git/blob - sql/Pg-upgrade2/history_erp_snumbers.sql
MetaSetup update für scv_import_report_status aus csv_import_report_cache.sql
[mfinanz.git] / sql / Pg-upgrade2 / history_erp_snumbers.sql
1 -- @tag: history_erp_snumbers
2 -- @description: Einführen der Buchungsnummern in die Historie
3 -- @depends: history_erp
4 ALTER TABLE history_erp ADD COLUMN snumbers text;
5