P5-2903 Implement mapping of motifs to poster category in Society

This commit is contained in:
Fredrik Ringqvist
2018-09-10 09:24:53 +02:00
parent 645c51abed
commit e174c0c810
+4
View File
@@ -0,0 +1,4 @@
-- P5-2903 add poster product group
INSERT INTO "product-groups" ("group") VALUES ('poster');
INSERT INTO "product-materials" ("material") VALUES ('premium-poster');