Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 91ea86b4

Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt

  • ID 91ea86b4c90a12c046c6eb37e0ca9f5b9672b81f
  • Vorgänger d6bf475a
  • Nachfolger a326f385

Setzen des Stornoflags auf "0" anstelle von NULL.

Unterschiede anzeigen:

bin/mozilla/ar.pl
1023 1023
  }
1024 1024

  
1025 1025
  $form->{AR}{receivables} = $form->{ARselected};
1026
  $form->{storno}          = 0;
1026 1027

  
1027 1028
  $form->{id} = 0 if $form->{postasnew};
1029

  
1030

  
1028 1031
  if (AR->post_transaction(\%myconfig, \%$form)) {
1029 1032
    # saving the history
1030 1033
    if(!exists $form->{addition} && $form->{id} ne "") {

Auch abrufbar als: Unified diff