Merge pull request #8677 from eileenmcnaughton/logging
[civicrm-core.git] / xml / schema / Contribute / Product.xml
index 5bb0c9e301acacbdba0d6fbd59df8cb9dd935e1b..e0095082ab1eed5128c2b18fa9ebe4bbd5edd7e3 100644 (file)
@@ -9,6 +9,7 @@
   <log>true</log>
   <field>
     <name>id</name>
+    <title>Product ID</title>
     <type>int unsigned</type>
     <required>true</required>
     <add>1.4</add>
@@ -88,7 +89,7 @@
       <table>civicrm_currency</table>
       <keyColumn>name</keyColumn>
       <labelColumn>full_name</labelColumn>
-      <nameColumn>numeric_code</nameColumn>
+      <nameColumn>name</nameColumn>
     </pseudoconstant>
     <html>
       <type>Select</type>