http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12505
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #9 from Paola Rossi <[email protected]> --- Thanks, Simith. Today I've applied again the patch, against master 3.17.00.054 HEAD 11634. My tests agreed with the Simith's ones in comment 8. So: 2 notices: ACQCLAIM-CPL: ($<<aqorders.listprice>> -- <<aqbooksellers.listprice>> each) as required ACQCLAIM: ($<<aqorders.listprice>> each) as by default On ACQ, on lateorders.pl: 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: ($2000.000000 each) RIGHT When I didn't check any order in late, and select "Claim order", koha answered: Can't use an undefined value as an ARRAY reference at /usr/lib/perl5/DBI.pm line 2054. I think this is an error. So I pass the patch to "Failed QA" status. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
