Bug 37159 - Offline circulation should respect current transactions
Summary: Offline circulation should respect current transactions
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Circulation (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-21 20:14 UTC by Nick Clemens (kidclamp)
Modified: 2024-06-24 19:38 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Clemens (kidclamp) 2024-06-21 20:14:00 UTC
We saw on a production server a confusion of renewals/checkouts arising from the processing of an older offline circulation file.

When processing transactions, offline circulation should ignore previous checkouts if the item has been checked out to a new patron since the date of the offline transaction.