View | Details | Raw Unified | Return to bug 8903
Collapse All | Expand All

(-)a/acqui/finishreceive.pl (-2 / +1 lines)
Lines 93-99 if ($quantityrec > $origquantityrec ) { Link Here
93
            $user,
93
            $user,
94
            $order->{unitprice},
94
            $order->{unitprice},
95
            $order->{ecost},
95
            $order->{ecost},
96
            $invoiceno,
96
            $invoiceid,
97
            $order->{rrp},
97
            $order->{rrp},
98
            undef,
98
            undef,
99
            $datereceived,
99
            $datereceived,
100
- 

Return to bug 8903