Details
-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.6
-
Fix Version/s: Unscheduled
-
Component/s: CiviContribute
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
If you disable a financial type, the respective field in the contribution view is empty. I can probably provide a patch for this, but I wanted to make sure that this is not the intended behaviour. From my point of view, a disabled financial type should not be available for active use (e.g. creating or edition contributions), but the information should still be available.
To reproduce (e.g. on the demo) do the following:
- Find all contributions
- Select one and click "view"
- There is a row "Financial Type"
- Go to "Administer -> CiviContribute -> Financial Types" and deactivate the financial type of your contribution
- Reopen / reload the contribution view
- Observe that the row "Financial Type" has now no value. It should list the (deactivated) financial type, ideally with the information that it is deactivated.