Postal Code field: Difference between revisions

Line 28: Line 28:


== {{CCMDB Data Integrity Checks}} ==
== {{CCMDB Data Integrity Checks}} ==
Implemented:
* will reject empty field  
* will reject empty field  
* will reject invalid postal code
* will reject invalid postal code
* will reject invalid combinations of postal code and [[Province]].
* will reject invalid combinations of postal code and [[Province]]. (pc_province_match)


== Implementation ==
== Implementation ==