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/is.pl
1463 1463

  
1464 1464
  ($form->{AR})      = split /--/, $form->{AR};
1465 1465
  ($form->{AR_paid}) = split /--/, $form->{AR_paid};
1466
  $form->{storno}    = 0;
1466 1467

  
1467 1468
  $form->{label} = $locale->text('Invoice');
1468 1469

  

Auch abrufbar als: Unified diff