Merge pull request #19525 from eileenmcnaughton/member_soft
[civicrm-core.git] / xml / schema / Financial / EntityFinancialTrxn.xml
index f48a3f3c6574af9723d4357d1cf6f95143b0c932..dd40409bd9087b62b90cb84cdf866dced653c53c 100644 (file)
@@ -5,12 +5,16 @@
   <class>EntityFinancialTrxn</class>
   <name>civicrm_entity_financial_trxn</name>
   <add>3.2</add>
+  <component>CiviContribute</component>
   <field>
     <name>id</name>
     <title>Entity Financial Transaction ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <comment>ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>3.2</add>
   </field>
   <primaryKey>
   </dynamicForeignKey>
   <field>
     <name>financial_trxn_id</name>
-    <title>Financial Transaction Id</title>
+    <title>Financial Transaction ID</title>
     <type>int unsigned</type>
+    <html>
+      <label>Financial Transaction</label>
+    </html>
     <add>3.2</add>
   </field>
   <foreignKey>