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/gl.pl
1760 1760
sub post {
1761 1761
  $lxdebug->enter_sub();
1762 1762

  
1763
  $form->{title} = $locale->text("$form->{title} General Ledger Transaction");
1763
  $form->{title}  = $locale->text("$form->{title} General Ledger Transaction");
1764
  $form->{storno} = 0;
1764 1765

  
1765 1766
  post_transaction();
1766 1767

  

Auch abrufbar als: Unified diff