https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19036
--- Comment #58 from Martin Renvoize <[email protected]> --- Created attachment 108733 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108733&action=edit Bug 19036: (follow-up) Test credits should be credits A series of accountlines added to mock credits were being added with a debit_type_code instead of a valid credit_type_code and so were being mis-identified by the new credit numbering code trigger in the store routine. This patch updates the test to correctly identify the credits as credits Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
