Fix export header for 'Contact ID'
authoreileen <emcnaughton@wikimedia.org>
Fri, 23 Aug 2019 07:26:17 +0000 (19:26 +1200)
committereileen <emcnaughton@wikimedia.org>
Fri, 23 Aug 2019 07:26:17 +0000 (19:26 +1200)
commit808a80ba8ffa53472245c671016adfba9624f93c
treeeecd25ffcb26feaf83a5a4eba247d708b83f7bad
parent5c6fd6e2873a28bb27c12e7189a5c1fecbed5775
Fix export header for 'Contact ID'

Fixes
1) the contact id field is exported with the heading 'contact_id' - should be 'Contact ID'
2) code quality issue - we should have metadata defined for all fields but it is missing for
a few (now one less)
CRM/Export/BAO/ExportProcessor.php
tests/phpunit/CRM/Export/BAO/ExportTest.php