Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 699e686c

Von Sven Schöling vor mehr als 10 Jahren hinzugefügt

  • ID 699e686cc86ecde2cafd32c77c18ba263e01df4d
  • Vorgänger 2ea1a379
  • Nachfolger f4c91eec

USTVA: Analog zu b0f569c auch Position 46 umdrehen.

Unterschiede anzeigen:

SL/USTVA.pm
806 806
  my $arwhere  = "";
807 807
  my $item;
808 808

  
809
    my $gltaxkey_where = "((tk.pos_ustva>=59 AND tk.pos_ustva<=66) or (tk.pos_ustva>=89 AND tk.pos_ustva<=93))";
809
    my $gltaxkey_where = "((tk.pos_ustva = 46) OR (tk.pos_ustva>=59 AND tk.pos_ustva<=66) or (tk.pos_ustva>=89 AND tk.pos_ustva<=93))";
810 810

  
811 811
  if ($fromdate) {
812 812
    if ($form->{method} eq 'cash') {

Auch abrufbar als: Unified diff