-
-
Notifications
You must be signed in to change notification settings - Fork 825
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CRM-20750 follow up fix, reversal should be against original account.
On trying to investigate why a test change was required in the original PR I came to the following conclusions: 1) the test function was causing problems by being hard to read. As a result it was too easy to see it as 'accounts magic' - I started a cleanup here 2) Once I understood what was being tested & failing I concluded the change in the PR was in fact wrong as it was putting a negative entry against the new financial account rather than the original one.
- Loading branch information
1 parent
5ca657d
commit b0e806f
Showing
2 changed files
with
82 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters