Bug 22211

Summary: In-built offline circulation shows incomplete information for checkouts
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: CirculationAssignee: Bugs List <koha-bugs>
Status: CLOSED WONTFIX QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, kyle.m.hall
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33961
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2019-01-27 11:03:06 UTC
The checkouts table on a patron account in the in-built offline circulation is missing some important information. Columns suggest that this used to work, so filing as a bug.

To test:

- Switch on AllowOfflineCirculation
- Go to: /cgi-bin/koha/circ/offline.pl
- Synchronize (make sure you have some accounts with checkouts
- Check out
- Open the account by entering the cardnumber in field on top
- View checkouts shown
- Verify: 
  - item type shows as undefined
  - checkout location shows as undefined
  - empty call number shows as undef
Comment 1 Katrin Fischer 2023-06-17 19:51:47 UTC
The in-built offline circulation tool has been removed by bug 33961. This makes this bug WONTFIX.