http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7402 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA CC| |katrin.fischer@bsz-bw.de --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2012-01-18 07:40:19 UTC --- Hm, it does not work for me. I think the problem is, that the URL needs the date in iso format - not relying on dateformat setttings.
From 929: my $datereceived = C4::Dates->new( $data->{'datereceived'}, 'iso' );
Working link: http://localhost:8080/cgi-bin/koha/acqui/parcel.pl?invoice=7402&supplierid=1&datereceived=2012-01-18 -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.