Revision 203f9e93
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
Skonto-Automatik bei Banktransaktionen: IC ist netto Konto | Fehler werfen