Bug 22872 - payment_type handling is untested in Koha::Account->add_credit.
Summary: payment_type handling is untested in Koha::Account->add_credit.
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Test Suite (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Jacob O'Mara
QA Contact: Testopia
URL:
Keywords:
Depends on: 18786
Blocks:
  Show dependency treegraph
 
Reported: 2019-05-09 08:34 UTC by Martin Renvoize
Modified: 2023-02-03 07:35 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Renvoize 2019-05-09 08:34:10 UTC
The payment_type functionality is sparsely tested and only for the ->pay method and not the add_credit method.
Comment 1 Martin Renvoize 2023-02-03 07:35:05 UTC
I wonder if this is still the case?