From: yashodha Date: Fri, 15 Apr 2016 09:47:15 +0000 (+0530) Subject: CRM-18416: Developer API Explorer Financial Item displays wrong parameter for Currency X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c3de5c5a3f829ece29cb50076f73a7366a66c7c2;p=civicrm-core.git CRM-18416: Developer API Explorer Financial Item displays wrong parameter for Currency ---------------------------------------- * CRM-18416: Developer API Explorer Financial Item displays wrong parameter for Currency https://issues.civicrm.org/jira/browse/CRM-18416 --- diff --git a/xml/schema/Contribute/Contribution.xml b/xml/schema/Contribute/Contribution.xml index 60e46f41e6..0b325e274d 100644 --- a/xml/schema/Contribute/Contribution.xml +++ b/xml/schema/Contribute/Contribution.xml @@ -248,7 +248,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Contribute/ContributionPage.xml b/xml/schema/Contribute/ContributionPage.xml index 8d197dc330..0b33847f78 100644 --- a/xml/schema/Contribute/ContributionPage.xml +++ b/xml/schema/Contribute/ContributionPage.xml @@ -402,7 +402,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Contribute/ContributionRecur.xml b/xml/schema/Contribute/ContributionRecur.xml index e1dc131275..ff256278d9 100644 --- a/xml/schema/Contribute/ContributionRecur.xml +++ b/xml/schema/Contribute/ContributionRecur.xml @@ -55,7 +55,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Contribute/ContributionSoft.xml b/xml/schema/Contribute/ContributionSoft.xml index d20febd64c..cf9d3f384e 100644 --- a/xml/schema/Contribute/ContributionSoft.xml +++ b/xml/schema/Contribute/ContributionSoft.xml @@ -78,7 +78,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Contribute/Product.xml b/xml/schema/Contribute/Product.xml index 2f3ec72ec3..e0095082ab 100644 --- a/xml/schema/Contribute/Product.xml +++ b/xml/schema/Contribute/Product.xml @@ -89,7 +89,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Event/Event.xml b/xml/schema/Event/Event.xml index e7bacd70de..20633fc969 100644 --- a/xml/schema/Event/Event.xml +++ b/xml/schema/Event/Event.xml @@ -768,7 +768,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Event/Participant.xml b/xml/schema/Event/Participant.xml index 1112c432d0..e668461283 100644 --- a/xml/schema/Event/Participant.xml +++ b/xml/schema/Event/Participant.xml @@ -224,7 +224,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Financial/FinancialItem.xml b/xml/schema/Financial/FinancialItem.xml index fbda7e565e..c9c241f9a3 100644 --- a/xml/schema/Financial/FinancialItem.xml +++ b/xml/schema/Financial/FinancialItem.xml @@ -84,7 +84,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Financial/FinancialTrxn.xml b/xml/schema/Financial/FinancialTrxn.xml index 64aa7b2255..f3e264a16b 100644 --- a/xml/schema/Financial/FinancialTrxn.xml +++ b/xml/schema/Financial/FinancialTrxn.xml @@ -141,7 +141,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Grant/Grant.xml b/xml/schema/Grant/Grant.xml index ebb27f30a8..9a9d3096b8 100644 --- a/xml/schema/Grant/Grant.xml +++ b/xml/schema/Grant/Grant.xml @@ -160,7 +160,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/PCP/PCP.xml b/xml/schema/PCP/PCP.xml index 349f24abe9..4ab9e01fec 100644 --- a/xml/schema/PCP/PCP.xml +++ b/xml/schema/PCP/PCP.xml @@ -175,7 +175,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Pledge/Pledge.xml b/xml/schema/Pledge/Pledge.xml index 56b61580d4..585b8e3311 100644 --- a/xml/schema/Pledge/Pledge.xml +++ b/xml/schema/Pledge/Pledge.xml @@ -129,7 +129,7 @@ civicrm_currency
name full_name - numeric_code + name Select diff --git a/xml/schema/Pledge/PledgePayment.xml b/xml/schema/Pledge/PledgePayment.xml index c646bb5aa9..a428661d59 100644 --- a/xml/schema/Pledge/PledgePayment.xml +++ b/xml/schema/Pledge/PledgePayment.xml @@ -86,7 +86,7 @@ civicrm_currency
name full_name - numeric_code + name Select