12 May
2025
12 May
'25
9:27 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36820 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucas@bywatersolutions.com --- Comment #6 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- Could this patch just be: - if ( $emailpurchasesuggestions && $self->STATUS eq 'ASKED' ) { + if ( $emailpurchasesuggestions && $new_suggestion ) { ? -- You are receiving this mail because: You are watching all bug changes.