[Koha-bugs] [Bug 8240] There is dead code in orderreceive.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 6 14:14:28 CET 2012


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #16 from M. de Rooy <m.de.rooy at 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.


More information about the Koha-bugs mailing list