projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43bb287
)
grant xml fixes, make grant_type exportable so it's available to api, add unique...
author
Eileen McNaughton
<eileen@fuzion.co.nz>
Tue, 10 Jun 2014 10:07:57 +0000
(22:07 +1200)
committer
Eileen McNaughton
<eileen@fuzion.co.nz>
Tue, 10 Jun 2014 10:07:57 +0000
(22:07 +1200)
xml/schema/Grant/Grant.xml
patch
|
blob
|
blame
|
history
diff --git
a/xml/schema/Grant/Grant.xml
b/xml/schema/Grant/Grant.xml
index 29ad10e739fc1175e78ac845cfa12f72853fa192..94eb547740b1468948f11c9487a164199adb50a1 100644
(file)
--- a/
xml/schema/Grant/Grant.xml
+++ b/
xml/schema/Grant/Grant.xml
@@
-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>
@@
-101,7
+102,7
@@
<html>
<type>Select</type>
</html>
- <export>
fals
e</export>
+ <export>
tru
e</export>
<required>true</required>
<comment>Type of grant. Implicit FK to civicrm_option_value in grant_type option_group.</comment>
<add>1.8</add>