Revision beec0cce
Von Jan Büren vor etwa 3 Jahren hinzugefügt
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
Rechnung: Drucken und Buchen auch wirklich immer Drucken und Buchen