http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12505 Paola Rossi <paola.rossi@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |paola.rossi@cineca.it --- Comment #7 from Paola Rossi <paola.rossi@cineca.it> --- I've applied the patch against master 3.17.00.052 head 13113 I cloned the ACQCLAIM to ACQCLAIM-CPL to test the patch: ACQCLAIM-CPL: ($<<aqorders.listprice>> -- <<aqbooksellers.listprice>> each) as required ACQCLAIM: ($<<aqorders.listprice>> each) as by default MASTER: ACQCLAIM-CPL answers: ($USD -- USD each) WRONG ACQCLAIM answers: ($USD each) WRONG APPLIED: ACQCLAIM-CPL answers: ($2000.000000 -- USD each) RIGHT as required ACQCLAIM doesn't send any mail WRONG So I pass the patch to "Failed QA" status. -- You are receiving this mail because: You are watching all bug changes.