CRM-13497 - getting there on main tables
[civicrm-core.git] / xml / schema / Financial / FinancialItem.xml
index 8bd59d0903351cb8f2220cd8a835daf071b36cd4..d8cb684a1e64ebb26465b7df9c6a94f8ebaf9bfe 100644 (file)
@@ -80,6 +80,9 @@
       <labelColumn>full_name</labelColumn>
       <nameColumn>numeric_code</nameColumn>
     </pseudoconstant>
+    <html>
+      <type>Select></type>
+    </html>
   </field>
   <field>
     <name>financial_account_id</name>
@@ -91,6 +94,9 @@
       <keyColumn>id</keyColumn>
       <labelColumn>name</labelColumn>
     </pseudoconstant>
+    <html>
+      <type>Select></type>
+    </html>
   </field>
   <foreignKey>
     <name>financial_account_id</name>
     <pseudoconstant>
       <optionGroupName>financial_item_status</optionGroupName>
     </pseudoconstant>
+    <html>
+      <type>Select></type>
+    </html>
   </field>
   <field>
     <name>entity_table</name>