Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 09a31d56

Von Bernd Bleßmann vor etwa 3 Jahren hinzugefügt

  • ID 09a31d56bf69845d99fb5c620232c024b5a86d2e
  • Vorgänger bc25d887
  • Nachfolger 3682b8c5

Dialogbuchung: Historie: Der Parameter muss glid ansatt id sein.

Unterschiede anzeigen:

bin/mozilla/gl.pl
1036 1036
        action => [ t8('more') ],
1037 1037
        action => [
1038 1038
          t8('History'),
1039
          call     => [ 'set_history_window', $form->{id} * 1, 'id' ],
1039
          call     => [ 'set_history_window', $form->{id} * 1, 'glid' ],
1040 1040
          disabled => !$form->{id} ? t8('This invoice has not been posted yet.') : undef,
1041 1041
        ],
1042 1042
        action => [

Auch abrufbar als: Unified diff