grant xml fixes, make grant_type exportable so it's available to api, add unique...
authorEileen McNaughton <eileen@fuzion.co.nz>
Tue, 10 Jun 2014 10:07:57 +0000 (22:07 +1200)
committerEileen McNaughton <eileen@fuzion.co.nz>
Tue, 10 Jun 2014 10:07:57 +0000 (22:07 +1200)
xml/schema/Grant/Grant.xml

index 29ad10e739fc1175e78ac845cfa12f72853fa192..94eb547740b1468948f11c9487a164199adb50a1 100644 (file)
@@ -61,6 +61,7 @@
   </field>
   <field>
     <name>money_transfer_date</name>
+    <uniqueName>grant_money_transfer_date</uniqueName>
     <title>Grant Money transfer date</title>
     <type>date</type>
     <comment>Date on which grant money transfer was made.</comment>
     <html>
       <type>Select</type>
     </html>
-    <export>false</export>
+    <export>true</export>
     <required>true</required>
     <comment>Type of grant. Implicit FK to civicrm_option_value in grant_type option_group.</comment>
     <add>1.8</add>