[Koha-bugs] [Bug 12505] Variable aqorders.listprice from 'Tools' - 'Notices and Slips' Does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 11 16:29:26 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12505

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |paola.rossi at cineca.it

--- Comment #7 from Paola Rossi <paola.rossi at 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.


More information about the Koha-bugs mailing list