10 Aug
2022
10 Aug
'22
3:09 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30979 --- Comment #2 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Work in progress over at https://gitlab.com/mrenvoize/Koha/-/tree/bug_30979. It's all API driven with a Modal interface for interactions. So far it will look up an item from it's barcode, check it's availability and give various feedback based on that availability and then attempt to checkout (or require confirm is availability suggests that's required). The checkout endpoint is still a work in progress. -- You are receiving this mail because: You are watching all bug changes.