When creating a promotion the module creates a Billing address zone but not a Shipping address zone. it would make sense for this to be created.

| Comment | File | Size | Author |
|---|---|---|---|
| #3 | commerce_zones-order_shipping_address_zone-3421665-3.patch | 1.62 KB | khiminrm |
| Screenshot 2024-02-15 at 15.28.04.png | 71.57 KB | c_archer |
Comments
Comment #2
valicSo the shipping address zone is based on shipment, and billing on order entity type.
We should switch it to be order based - as is Shipping address condition
Comment #3
khiminrm commentedAdd condition plugin for the commerce_order entity.
Comment #4
c_archer commentedWorks as expected
Comment #5
jsacksick commentedComment #7
jsacksick commentedCommitted, thanks Roman!