Merge pull request #11539 from eileenmcnaughton/payment
[civicrm-core.git] / xml / schema / Contact / Contact.xml
index e6a596c6701c7ad658a4693f37a9272423e31155..cfc14f5bd1367e616be40480647b47dd7bbc9a1f 100644 (file)
     <name>email_greeting_id</name>
     <type>int unsigned</type>
     <title>Email Greeting ID</title>
+    <export>true</export>
     <comment>FK to civicrm_option_value.id, that has to be valid registered Email Greeting.</comment>
     <add>3.0</add>
     <pseudoconstant>
     <name>postal_greeting_id</name>
     <type>int unsigned</type>
     <title>Postal Greeting ID</title>
+    <export>true</export>
     <comment>FK to civicrm_option_value.id, that has to be valid registered Postal Greeting.</comment>
     <add>3.0</add>
     <html>
     <title>Addressee ID</title>
     <comment>FK to civicrm_option_value.id, that has to be valid registered Addressee.</comment>
     <add>3.0</add>
+    <export>true</export>
     <pseudoconstant>
       <optionGroupName>addressee</optionGroupName>
     </pseudoconstant>