[Koha-bugs] [Bug 22569] Add a 'Transfers to send' report

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 18 11:58:41 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22569

--- Comment #51 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
(In reply to Jonathan Druart from comment #44)
> Is this store call needed?
> 
> +            $self->stage_id($new_stage->stage_id)->store;        # Revert
> stage change
> 
> There are also several places in the tests where ->store calls are
> unnecessary.

Corrected for the 'advance' method in StockRotationItem.. looks like there's a
few places in SR this could be done.. mostly these predate this tree but I'm
happy to fix them inline as followups to 24446 if you prefer.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list