Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 4.7.8
-
Fix Version/s: 4.7.10
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
-
Sprint:4.7.10 Financials
-
Funding Source:Contributed Code
Description
The FK should be of same type as the foreign field to allow joins to be done efficiently.
https://github.com/civicrm/civicrm-core/blob/master/xml/schema/Financial/EntityFinancialAccount.xml#L48
Please change for taball and on upgrade.
Changing from int to varchar should not pose upgrade issues.