Refactored out of CRM_Core_PseudoConstant: ufGroup(), currencySymbols(). CRM-12464
[civicrm-core.git] / xml / schema / Financial / FinancialItem.xml
index 540387acc7dd4103105ddc9c43694fd94474519b..586b1c2eda73a64a1eefebfe5339fabf6ae26682 100644 (file)
     <length>3</length>
     <comment>Currency for the amount</comment>
     <add>4.3</add>
+    <pseudoconstant>
+      <table>civicrm_currency</table>
+      <keyColumn>name</keyColumn>
+      <labelColumn>symbol</labelColumn>
+    </pseudoconstant>
   </field>
   <field>
     <name>financial_account_id</name>