Bug 30777

Summary: stockrotationitems table could store additional information
Product: Koha Reporter: Lisette Scheer <lisette>
Component: ToolsAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: martin.renvoize
Version: unspecified   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Lisette Scheer 2022-05-16 19:38:09 UTC
It would be very helpful if stockrotationitems had more information, especially when it was added to the rota. 

It might also be helpful to have when the last time it was moved by the stock rotation cron. 

If we could also have the remaining duration that would be great, but I also think would be trickier. 

Lisette
Comment 1 Martin Renvoize (ashimema) 2024-01-04 11:16:29 UTC
Do you mean in the database table itself.. or rather in the display somewhere Lisette?

We have all this information already available in other tables I believe, so we should be able to expose it in a few places should you want to.