https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21043

--- Comment #14 from Martin Renvoize <[email protected]> ---
Created attachment 147567
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147567&action=edit
Bug 21043: (follow-up) Handle exceptions and switch to debit response

We were cheating a bit here and expecting a 'debit' to be sent in but a
'line' to be returned.

We should really be sending a debit and returning a debit.. so I've
update the paths schema as such.. but a little more work needs doing to
get it all working.

I've also added some code to catch exceptions that can be thrown by
Koha::Account->add_debit and added the appropriate 400 errors into the
path specs again.

-- 
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/

Reply via email to