Summary: | (Bug 24161 follow-up) With IndependentBranches on a non superlibrarian librarian is not able to track late orders | ||
---|---|---|---|
Product: | Koha | Reporter: | Janusz Kaczmarek <januszop> |
Component: | Acquisitions | Assignee: | Bugs List <koha-bugs> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | major | ||
Priority: | P3 | CC: | jonathan.druart, koha |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 24161 | ||
Bug Blocks: | |||
Attachments: |
Bug 32187: DB changes
Bug 32187: Correct join on borrowers in Koha::Acq::Orders->filter_by_late |
Description
Janusz Kaczmarek
2022-11-13 14:58:38 UTC
Created attachment 143894 [details] [review] Bug 32187: DB changes Created attachment 143895 [details] [review] Bug 32187: Correct join on borrowers in Koha::Acq::Orders->filter_by_late I am not able to continue right now. What's missing: 1. Unit tests 2. atomic update (that will need a bit of cleaning on aqbasket.authorisedby before we create the FK) |