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

--- Comment #11 from Tomás Cohen Arazi <[email protected]> ---
The code for update() is missing a ->discard_changes() call before returning
$checkout->to_api, so the timestamp does not look updated on the response,

Regarding the logic in it, I'm worried about the simplicity and how this might
need some round actions to trigger things like account fixes, etc.I'm not
saying it is wrong, but it looks suspiciously simple without having dug too
much into the area recently (i.e. I would accept an 'is safe' from you, if you
say so).

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