http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8580 Priority: P5 - low Change sponsored?: --- Bug ID: 8580 Assignee: koha-bugs@lists.koha-community.org Summary: transfer slip doesn't have transfers or items table Severity: normal Classification: Unclassified OS: All Reporter: nengard@gmail.com Hardware: All Status: NEW Version: master Component: Notices Product: Koha When working on the transfers slip there isn't access to the transfers table. If you want to show From and To branches you have to use branches.branchcode for From and items.holdingbranch for To - but tobranch and frombranch are in the transfers table. Along those lines I know you can use items.holdingbranch cause I tested it, but it's not an option in the tables on the left so a regular user wouldn't know this. I think the transfers and items tables should be accessible (aka visible) on the left of the transfer slip. Nicole -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.