Postal Code field: Difference between revisions

How to collect if there is no postal code. rolling out with next version.
cross-checks
Line 3: Line 3:
The [[Postal_Code field]] will contain [[Postal code collection]] data.
The [[Postal_Code field]] will contain [[Postal code collection]] data.


The field will move to a different tab probably, not sure yet how things will look when the old fields are all cleaned out. Thoughts? {{discussion}}
The field will move to a different tab probably, not sure yet how things will look when the old fields are all cleaned out.


== Collection Instruction ==
== Collection Instruction ==
Line 20: Line 20:
== {{CCMDB Data Integrity Checks}} ==
== {{CCMDB Data Integrity Checks}} ==
{{discussion}}
{{discussion}}
* will no longer need query ''s_tmp_Postal_duplicate''
* will reject empty field
Need to re-implement existing checks for this field.
* will reject invalid postal code
see also [[#postal code missing]]
* will reject invalid combinations of postal code and [[Province]].


== Implementation ==
== Implementation ==