[Bug 8580] New: transfer slip doesn't have transfers or items table
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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8580 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- The items table is offered now for the transferslip. Adding the transfers table to the list is not so easy, as I think the tables that are shown are by module - so showing it for transferslip would make it show up for for the other 'circulation' notices as well. Lowering severity as items is available now. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org