6 Dec
2012
6 Dec
'12
2:14 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8240 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #16 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Code looks good to me: Passed QA Small point: my $freight = $invoice->{shipmentcost}; my $datereceived = $invoice->{shipmentdate}; As far as I can see, these parameters are not passed any more to the script via URL. (Not in spent.tt and parcel.tt) So these lines are dead code too.. -- You are receiving this mail because: You are watching all bug changes.