From: Eileen McNaughton Date: Fri, 22 Aug 2014 23:14:34 +0000 (+1200) Subject: CRM-15168 a few more titles X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=335ca4d9fa67c0ac18c37ea595fd080d80106d15;p=civicrm-core.git CRM-15168 a few more titles --- diff --git a/xml/schema/Core/Country.xml b/xml/schema/Core/Country.xml index ee24ff875f..bdfac28f11 100644 --- a/xml/schema/Core/Country.xml +++ b/xml/schema/Core/Country.xml @@ -7,6 +7,7 @@ 1.1 id + Country ID int unsigned true Country Id @@ -29,6 +30,7 @@ iso_code + Country ISO Code char 2 ISO Code @@ -36,6 +38,7 @@ country_code + Country Phone Prefix varchar 4 National prefix to be used when dialing TO this country. @@ -43,6 +46,7 @@ address_format_id + Address Format int unsigned Foreign key to civicrm_address_format.id. 3.2 @@ -55,6 +59,7 @@ idd_prefix + Outgoing Phone Prefix varchar 4 International direct dialing prefix from within the country TO another country @@ -62,6 +67,7 @@ ndd_prefix + Area Code varchar 4 Access prefix to call within a country to a different area @@ -69,6 +75,7 @@ region_id + Region int unsigned true Foreign key to civicrm_worldregion.id. @@ -82,6 +89,7 @@ is_province_abbreviated + Abbreviate Province? boolean 0 Should state/province be displayed as abbreviation for contacts from this country?