Skip to content
Snippets Groups Projects
Commit 94b58e47 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

Merge pull request #1390 from kurund/merge-fixes

fixed the regression caused due to rename of FieldValue to PriceFieldVal...
parents 8450a67c 9f61848d
Branches
Tags
No related merge requests found
......@@ -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', 'PriceFieldValue'),
array('Grant', 'Grant'),
array('Contribute', 'PremiumsProduct'),
array('Contribute', 'Product'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment