Revision a599a881
Von Jan Büren vor mehr als 4 Jahren hinzugefügt
SL/USTVA.pm | ||
---|---|---|
868 | 868 |
$form->{"pos_ustva_86b_kivi"} += $ref->{amount}; |
869 | 869 |
} elsif ($ref->{rate} == 0.19) { |
870 | 870 |
# pos_ustva says 16, but rate says 19 |
871 |
# (pos_ustva should be tax dependant and not taxkeys dependant)
|
|
871 |
# (pos_ustva should be tax dependent and not taxkeys dependent)
|
|
872 | 872 |
# correction hotfix for this case: |
873 | 873 |
# bookings exists with 19% -> |
874 | 874 |
# move 19% bookings to the 19% position |
Auch abrufbar als: Unified diff
typo spellcheck comment