Bug 31423

Summary: Add a detail view for order lines
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: AcquisitionsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: michaela.sieber
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30937
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 2022-08-19 15:56:35 UTC
In the past, it was possible to access the 'edit order line' page even if the basket was already closed by direct link. This loophole has been closed, because you shouldn't be allowed to edit your order lines in closed baskets. 

But now there is no longer a way to see all information or link directly to an order line. We can only link to the basket summary page, that is missing some information like the statistics fields and is also harder to read.

We should add a detail view/read only version of the entry page.

Existing examples for a detail view in Koha exist for suggestions and libraries (bug 30937).