-
-
Notifications
You must be signed in to change notification settings - Fork 824
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In looking at @colemanw's work to clean up the retrieve function it turned out that in at least one place NULL is being passed to Batch::retrieve Since I dug into that 1 place I fixed it to use v4 api (it is the screen accessed after creating a new accounting batch from contribution->accounting batches->new batch) However, it seems safer to continue to accept NULL
- Loading branch information
1 parent
ac90ec6
commit 5a4d6ce
Showing
3 changed files
with
51 additions
and
39 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
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