uc_order module - postal code condition

Project: 
Ubercart
Category: 
feature request
Priority: 
normal
Status: 
active

Currently the workflow-ng condition for checking postal code is quite limited.

So i suggest adding support for a delimiter such as a comma that allows multiple patterns to be specified rather than having to add multiple conditions.

e.g for London, these postcodes are all near each other N17*,N10*,N22*,E17*,EN6*

Also the matching should be case insensitive for countries that use letters in the post codes.