P5-3746 add posters product-printprices

This commit is contained in:
Martin
2019-04-03 11:11:15 +02:00
parent 79f7ada4ea
commit 7c02f5cd8a
+7
View File
@@ -0,0 +1,7 @@
-- P5-3746 add posters product-printprices
INSERT INTO "product-printprices" (groupid, collectionid, materialid, price) VALUES
(7, 1, 5, 1),
(7, 2, 5, 1),
(7, 3, 5, 1),
(7, 4, 5, 1);