]> wagnertech.de Git - mfinanz.git/blob - sql/Pg-upgrade2/shops_2.sql
In calculate_qty.html number_format() durch kivi.format_amount() ersetzt
[mfinanz.git] / sql / Pg-upgrade2 / shops_2.sql
1 -- @tag: shop_2
2 -- @description: Add tables for part information for shop
3 -- @depends: shops
4 -- @ignore: 0
5
6 ALTER TABLE shops ADD COLUMN realm TEXT;