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

(-)a/t/db_dependent/Acquisition.t (-1 / +2 lines)
Lines 728-733 subtest 'ModReceiveOrder and subscription' => sub { Link Here
728
                order_internalnote => $first_note,
728
                order_internalnote => $first_note,
729
                quantity           => 5,
729
                quantity           => 5,
730
                quantityreceived   => 0,
730
                quantityreceived   => 0,
731
                ecost_tax_excluded => 42,
732
                unitprice_tax_excluded => 42,
731
            }
733
            }
732
        }
734
        }
733
    );
735
    );
734
- 

Return to bug 21467