Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 262e5077

Von Moritz Bunkus vor mehr als 14 Jahren hinzugefügt

  • ID 262e507798455abefd32b096875e03b1efe64336
  • Vorgänger 92794037
  • Nachfolger e712a214

Debugcode entfernt.

Unterschiede anzeigen:

bin/mozilla/ar.pl
1127 1127
  $form->{AR}{receivables} = $form->{ARselected};
1128 1128
  $form->{storno}          = 0;
1129 1129

  
1130
  $main::lxdebug->message(0, $form->{amount});
1131 1130
  $form->{id} = 0 if $form->{postasnew};
1132 1131
  $form->error($locale->text('Cannot post transaction!')) unless AR->post_transaction(\%myconfig, \%$form);
1133 1132

  

Auch abrufbar als: Unified diff