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

fixed the regression caused due to rename of FieldValue to PriceFieldValue

parent 5ccc09d8
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