Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 1885c630

Von Jan Büren vor fast 14 Jahren hinzugefügt

  • ID 1885c630e574acca0a1c2ce88971db1e8522ccaa
  • Vorgänger 25f76dc1
  • Nachfolger 52609551

Noch mehr Felder erneut vorbelegen für Zahlungsverkehr (Datum und Beleg)

Unterschiede anzeigen:

bin/mozilla/cp.pl
626 626
  }
627 627

  
628 628
  # Beim Aktualisieren wird das Konto übernommen
629
  $form->{callback} = "cp.pl?action=payment&vc=$form->{vc}&type=$form->{type}&account=$form->{account}&$form->{currency}";
629
  # und jetzt auch Beleg und Datum
630
  $form->{callback} = "cp.pl?action=payment&vc=$form->{vc}&type=$form->{type}&account=$form->{account}&$form->{currency}" . 
631
                      "&datepaid=$form->{datepaid}&source=$form->{source}";
630 632

  
631 633
  my $msg1 = "$form->{origtitle} posted!";
632 634
  my $msg2 = "Cannot post $form->{origtitle}!";

Auch abrufbar als: Unified diff