Files
database/migrations/000.054.sql
T

2 lines
208 B
SQL

--PW-1078 add DHL as a delivery method for customers in US that pay in SEK
INSERT INTO "delivery-methods_prices" (method, option, option_value, currency, price, territory) VALUES (10, '', '', 'SEK', 0, 'US');