3401 |
is( int($lost_fee_line->amountoutstanding) , 0, 'The LOST amountoutstanding is zero after returning lost item with full payment' ); |
3401 |
is( int($lost_fee_line->amountoutstanding) , 0, 'The LOST amountoutstanding is zero after returning lost item with full payment' ); |
3402 |
is( $lost_fee_line->status, 'FOUND', 'The FOUND status was set for lost item iwth partial payment' ); |
3402 |
is( $lost_fee_line->status, 'FOUND', 'The FOUND status was set for lost item with partial payment' ); |