https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24339 Jonathan Druart <jonathan.druart@bugs.koha-community.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart@bugs.koha-c | |ommunity.org --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- [% SET excluded = ['SIP00', 'SIP01', 'SIP02'] %] [% IF payment_types > 3 %] I do not think it's regression free (maybe SIP* have been removed from the AV?) I would say we should test if payment_types - excluded > 0 -- You are receiving this mail because: You are watching all bug changes.