Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circulation: create a scan_item operation_log #3634

Open
PascalRepond opened this issue Mar 25, 2024 · 1 comment
Open

Circulation: create a scan_item operation_log #3634

PascalRepond opened this issue Mar 25, 2024 · 1 comment
Labels
client request Issue reported by production libraries effort: important US candidate enhancement Improvement of an existing feature f: circulation Concerns the circulation interface or backend

Comments

@PascalRepond
Copy link
Contributor

How it works

Currently, only a circulation action made on a loan creates an operation_log that is displayed in the item's circulation history. However, sometimes an item is scanned in the wrong location or without an existing loan to update. There is no trace of these scans, which sometimes poses problems when trying to find out what happened to an item and what was its route.

Improvement suggestion

  • Everytime that an item is scanned in the circulation interface and no circulation action is performed, record the scan in some kind of operation_log (item? other?) with the follolwing info: datetime, item, transaction_location, transaction_library, operator/user
  • In the circulation history view, display these operations alongside circ_operations and notifications (loan)
@PascalRepond PascalRepond added the enhancement Improvement of an existing feature label Mar 25, 2024
@PascalRepond PascalRepond added effort: important US candidate client request Issue reported by production libraries f: circulation Concerns the circulation interface or backend labels Mar 25, 2024
@PascalRepond PascalRepond moved this from Inbox to Product Backlog in RERO ILS issues Mar 25, 2024
@PascalRepond PascalRepond moved this from Product Backlog to Sprint backlog in RERO ILS issues Apr 24, 2024
@PascalRepond PascalRepond moved this from Sprint backlog to Product Backlog in RERO ILS issues Apr 25, 2024
Copy link

This issue is stale because it has been open 6 months with no activity.

@github-actions github-actions bot added the stale Stale or no longer relevant label Sep 22, 2024
@PascalRepond PascalRepond removed the stale Stale or no longer relevant label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client request Issue reported by production libraries effort: important US candidate enhancement Improvement of an existing feature f: circulation Concerns the circulation interface or backend
Projects
Status: Inbox
Development

No branches or pull requests

1 participant