StockRotationRotas - Koha StockRotationRotas Object class
StockRotationRotas class used primarily by stockrotation .pls and the stock rotation cron script.
Standard Koha::Objects definitions, and additional methods.
my $report = $rotas->investigate;
Return a report detailing the current status and required actions for all relevant items spread over rotas.
See Koha::StockRotationRota->investigate for details.
Alex Sassmannshausen <alex.sassmannshausen@ptfs-europe.com>