Merge branch 'master' of ssh://git-jbueren@lx-office.linet-services.de/~/lx-office-erp
authorJan Büren <jan@lx-office-hosting.de>
Tue, 12 Oct 2010 10:23:45 +0000 (12:23 +0200)
committerJan Büren <jan@lx-office-hosting.de>
Tue, 12 Oct 2010 10:23:45 +0000 (12:23 +0200)
Conflicts:

bin/mozilla/cp.pl

1  2 
bin/mozilla/cp.pl

@@@ -638,8 -657,8 +638,9 @@@ sub post 
      $form->error($locale->text('Exchangerate missing!'))
        unless $form->{exchangerate};
    }
-   $form->{callback} = "cp.pl?action=payment&vc=$form->{vc}&muh=kuh&account=$form->{account}";
 +  # Beim Aktualisieren wird das Konto übernommen
+   $form->{callback} = "cp.pl?action=payment&vc=$form->{vc}&type=$form->{type}&account=$form->{account}";
  
    my $msg1 = "$form->{origtitle} posted!";
    my $msg2 = "Cannot post $form->{origtitle}!";