P5-6415 Change UK delivery method for Brexit (#164)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
-- P5-6415 UK delivery method changes
|
||||
|
||||
-- Replace current premium UK method DhlExpress with the one used for USA
|
||||
UPDATE "delivery-methods_prices" SET method = 10 where method = 14 and territory = 'GB';
|
||||
|
||||
Reference in New Issue
Block a user