Database: Update plz and template creation

This commit is contained in:
2023-09-17 21:26:00 +02:00
parent 5249b7a054
commit 3114e5d0b1
5 changed files with 12 additions and 8 deletions

View File

@ -5,7 +5,7 @@ INSERT INTO wb_gl VALUES
(3, 'Falkensteiner Hügelland');
INSERT INTO branch VALUES
('M', 'Matzen', 'AT', 224303541, 'Schloßstraße 6', '+43 2289 2221', '+43 2289 2221', NULL);
('M', 'Matzen', 40, 224303541, 'Schloßstraße 6', '+43 2289 2221', '+43 2289 2221', NULL);
INSERT INTO wine_attribute VALUES
('B', 'BIO AT-BIO-302', 10000, TRUE),