Merge pull request #19525 from eileenmcnaughton/member_soft
[civicrm-core.git] / xml / schema / Financial / EntityFinancialAccount.xml
index 86032a2567128c18646c8240037ce927f529deef..95e3111928b3db2e9ea8fc4b46b7ec8e099a5e05 100644 (file)
@@ -14,6 +14,9 @@
     <type>int unsigned</type>
     <required>true</required>
     <comment>ID</comment>
+    <html>
+      <type>Number</type>
+    </html>
     <add>4.3</add>
   </field>
   <primaryKey>
@@ -60,7 +63,7 @@
   <field>
     <name>financial_account_id</name>
     <type>int unsigned</type>
-    <title>Financial Account</title>
+    <title>Financial Account ID</title>
     <required>true</required>
     <add>4.3</add>
     <comment>FK to the financial_account_id</comment>
@@ -71,6 +74,7 @@
     </pseudoconstant>
     <html>
       <type>Select</type>
+      <label>Financial Account</label>
     </html>
   </field>
   <foreignKey>