Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision f337e7b6

Von Jan Büren vor 11 Monaten hinzugefügt

  • ID f337e7b6352fbfc9798d8a5ccd155bc8c8b13d16
  • Vorgänger 405d828a
  • Nachfolger 7ad2ba0b

Skonto-Automatik bei Banktransaktionen: IC ist netto Konto | Fehler werfen

Unterschiede anzeigen:

SL/DB/Helper/Payment.pm
598 598
  my (@skonto_charts, $inv_calc, $total_skonto_rounded);
599 599

  
600 600
  $inv_calc = $self->get_tax_and_amount_by_tax_chart_id();
601
  die t8('Cannot calculate Amount and Tax for this booking correctly, please check chart settings') unless $inv_calc;
601 602

  
602 603
  # foreach tax.chart_id || $entry->{ta..id}
603 604
  while (my ($tax_chart_id, $entry) = each %{ $inv_calc } ) {

Auch abrufbar als: Unified diff