This module is really great though a change in the interface to allow some sort of shopping cart style checkout would be more efficient. If you have a few patrons each checking out 10-15 items each, it is much more efficient to look up the patron first, create a new user if necessary, scan all items on one screen and perform a single checkout based on the due date of the item. Just a thought.

Comments

Anonymous’s picture

I would agree. I have been searching for a method to do this. As the workflow right now is very time consuming to check out items.
Find item -> Click checkout -> Add borrower info -> Click Checkout.

Is there a method that could be more like:
Find Borrower ->Add multiple Items (searching for ItemId) and clicking add new item for each item -> Click Final Checkout -> Print receipt (this one is stretching it a bit).
Is there a location that I could make this adjustment in the module.

grahl’s picture

Assigned: Unassigned » grahl

I'll try to fix this in the 7.x branch.

daengo’s picture

any progress on shopping cart style checkout in Drupal 6 or 7 version of Library?

daengo’s picture

I like the idea cjamesrun had. How difficult would it be to program an 'add more' just like in a CCK multiple field?

grahl’s picture

Title: Need for Shopping Cart Style Checkout for Large Volume Checkout » Bulk action form: Replace input field with custom callback
Version: 6.x-2.x-dev » 8.x-1.x-dev
Issue summary: View changes
Status: Active » Fixed

8.x now contains such functionality, I'm closing this issue, remaining UX problems are documented in related issues.

grahl’s picture

Title: Bulk action form: Replace input field with custom callback » Need for Shopping Cart Style Checkout for Large Volume Checkout

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.