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:
5ccc09d
)
fixed the regression caused due to rename of FieldValue to PriceFieldValue
author
kurund
<kurund@civicrm.org>
Sun, 11 Aug 2013 18:55:25 +0000
(
00:25
+0530)
committer
kurund
<kurund@civicrm.org>
Sun, 11 Aug 2013 18:55:25 +0000
(
00:25
+0530)
CRM/Financial/BAO/FinancialTypeAccount.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Financial/BAO/FinancialTypeAccount.php
b/CRM/Financial/BAO/FinancialTypeAccount.php
index 68df112f79c8080fb6358a6a523bc33daca918fa..0812babafbd4d297c63eb32ab08ca5a34c340c4b 100644
(file)
--- a/
CRM/Financial/BAO/FinancialTypeAccount.php
+++ b/
CRM/Financial/BAO/FinancialTypeAccount.php
@@
-121,7
+121,7
@@
class CRM_Financial_BAO_FinancialTypeAccount extends CRM_Financial_DAO_EntityFin
array('Contribute', 'Contribution'),
array('Contribute', 'ContributionPage'),
array('Member', 'MembershipType'),
- array('Price', 'FieldValue'),
+ array('Price', '
Price
FieldValue'),
array('Grant', 'Grant'),
array('Contribute', 'PremiumsProduct'),
array('Contribute', 'Product'),