https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31358 Bug ID: 31358 Summary: Offline circulation broken Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com == Test plan == 1. Enable the AllowOfflineCirculation system preference. 2. Go to Circulation -> Built-in offline circulation interface. 3. go to Check out 4. Input anything as a patron barcode and validate 5. you don't get the warning that there isn't a patron DB in offline mode 6. Input anything as an item barcode and validate 7. Nothing happens, no warning about missing date, no recorded checkout when the date is filled 8. Go to offline checkins 9. Input anything as an item barcode and validate 10. Nothing happens Bisecting shows that it's from bug 29155 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.