Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision beec0cce

Von Jan Büren vor etwa 3 Jahren hinzugefügt

  • ID beec0ccee110369ab21d092121dd3755dc1fbd76
  • Vorgänger 4ad886ef
  • Nachfolger f202ae53

Rechnung: Drucken und Buchen auch wirklich immer Drucken und Buchen

Unterschiede anzeigen:

bin/mozilla/is.pl
398 398
                    :                                   undef,
399 399
        ],
400 400
        action => [ t8('Print and Post'),
401
          call     => [ 'kivi.SalesPurchase.show_print_dialog', $form->{id} ? 'print' : 'print_and_post' ],
401
          call     => [ 'kivi.SalesPurchase.show_print_dialog', 'print_and_post' ],
402 402
          checks   => [ 'kivi.validate_form' ],
403 403
          disabled => !$may_edit_create                         ? t8('You must not change this invoice.')
404 404
                    : $form->{locked}                           ? t8('The billing period has already been locked.')

Auch abrufbar als: Unified diff