Bug 30777 - stockrotationitems table could store additional information
Summary: stockrotationitems table could store additional information
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-16 19:38 UTC by Lisette Scheer
Modified: 2024-01-04 11:16 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 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.