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

--- Comment #51 from Martin Renvoize <martin.renvo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to