Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6bd1a382

Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt

  • ID 6bd1a382b5c6b5f39039b970d383e5a232f6497c
  • Vorgänger 5fdc44cb
  • Nachfolger 88d594e9

Copy&Paste-Fehler.

Unterschiede anzeigen:

SL/IS.pm
1130 1130
  # Restore the payment options from the user input.
1131 1131
  map { $form->{$_} = $payments{$_} } keys %payments;
1132 1132

  
1133
  # Get the AP accno (which is normally done by Form::create_links()).
1133
  # Get the AR accno (which is normally done by Form::create_links()).
1134 1134
  $query =
1135 1135
    qq|SELECT c.accno
1136 1136
       FROM acc_trans at

Auch abrufbar als: Unified diff