Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ac41603d

Von freiphone vor fast 7 Jahren hinzugefügt

  • ID ac41603d2ad8340816634094870faf032a46a130
  • Vorgänger 0399bdb1
  • Nachfolger ed8d29de

Drucken und Buchen

Unterschiede anzeigen:

bin/mozilla/is.pl
344 344
          checks   => [ @req_trans_desc ],
345 345
          disabled => !$form->{id} && $form->{locked} ? t8('The billing period has already been locked.') : undef,
346 346
        ],
347
        action => [ t8('Print and Post'),
348
          call     => [ 'kivi.SalesPurchase.show_print_dialog', $form->{id} ? 'print' : 'print_and_post' ],
349
          checks   => [ @req_trans_desc ],
350
          disabled => $form->{id} ? t8('This invoice has already been posted.') : undef,,
351
        ],
347 352
        action => [ t8('E Mail'),
348 353
          call     => [ 'kivi.SalesPurchase.show_email_dialog' ],
349 354
          checks   => [ @req_trans_desc ],

Auch abrufbar als: Unified diff