Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 0e79be74

Von Kivitendo Admin vor fast 8 Jahren hinzugefügt

  • ID 0e79be74b4ffc149418557816ff90ee1c81f843a
  • Vorgänger 4cc1ef4c
  • Nachfolger 8cda2447

t/db_helper/payment.t credit_note test title angepasst

Unterschiede anzeigen:

t/db_helper/payment.t
1433 1433
  my ($number_of_payments, $paid_amount) = number_of_payments($invoice);
1434 1434
  my $total = total_amount($invoice);
1435 1435

  
1436
  my $title = 'default invoice, two items, 19/7% tax with_skonto_pt';
1436
  my $title = 'credit_note, two items, 19/7%, tax not included';
1437 1437

  
1438 1438
  is($invoice->netamount,        -40.84,   "${title}: netamount");
1439 1439
  is($invoice->amount,           -45.10,   "${title}: amount");

Auch abrufbar als: Unified diff