This doesn't get rid of these columns, but it does stop them being exposed in
form builder etc
*
* Generated from xml/schema/CRM/Activity/Activity.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:016e3be7b0f4a706b96d0c1e8523b25f)
+ * (GenCodeChecksum:3508de88cd5e88d899df21b3c707a831)
*/
/**
* @var int|string|null
* (SQL type: int unsigned)
* Note that values will be retrieved from the database as a string.
+ * @deprecated
*/
public $phone_id;
* @var string|null
* (SQL type: varchar(64))
* Note that values will be retrieved from the database as a string.
+ * @deprecated
*/
public $phone_number;
* @var int|string|null
* (SQL type: int unsigned)
* Note that values will be retrieved from the database as a string.
+ * @deprecated
*/
public $relationship_id;
<title>Phone ID (called)</title>
<comment>Phone ID of the number called (optional - used if an existing phone number is selected).</comment>
<add>2.0</add>
+ <deprecated>true</deprecated>
<html>
<type>EntityRef</type>
<label>Phone (called)</label>
<title>Phone (called) Number</title>
<type>varchar</type>
<length>64</length>
+ <deprecated>true</deprecated>
<comment>Phone number in case the number does not exist in the civicrm_phone table.</comment>
<html>
<type>Text</type>
<html>
<label>Relationship</label>
</html>
+ <deprecated>true</deprecated>
<add>2.2</add>
</field>
<foreignKey>