P5-3499 add bring delivery methods to happywalldk

This commit is contained in:
Martin
2019-01-23 10:14:56 +01:00
parent a7f547a5fc
commit 6c03570395
+5
View File
@@ -0,0 +1,5 @@
-- P5-3499 add bring delivery methods to happywalldk
INSERT INTO "delivery-methods_prices" (method, option, option_value, currency, price, territory) VALUES
(8, '', '', 'SEK', 0, 'DK'),
(9, '', '', 'SEK', 0, 'DK')