Revision f0faff5a
Von Bernd Bleßmann vor 10 Monaten hinzugefügt
SL/Controller/Part.pm | ||
---|---|---|
1723 | 1723 |
disabled => !$self->part->id ? t8('The object has not been saved yet.') |
1724 | 1724 |
: !$may_edit ? t8('You do not have the permissions to access this function.') |
1725 | 1725 |
: !$::auth->assert('purchase_order_edit', 'may fail') ? t8('You do not have the permissions to access this function.') |
1726 |
: $self->part->order_locked ? t8('This part should not be ordered any more.') |
|
1726 | 1727 |
: undef, |
1727 | 1728 |
only_if => !$::form->{inline_create}, |
1728 | 1729 |
], |
locale/de/all | ||
---|---|---|
4413 | 4413 |
'This option controls the posting and calculation behavior for the accounting method.' => 'Dieser Parameter steuert die Buchungs- und Berechnungsmethoden für die Versteuerungsart.', |
4414 | 4414 |
'This order has already a final invoice.' => 'Dieser Auftrag hat schon eine Schlussrechnung.', |
4415 | 4415 |
'This part has already been added.' => 'Dieser Artikel wurde schon hinzugefügt', |
4416 |
'This part should not be ordered any more.' => 'Dieser Artikel kann nicht mehr bestellt werden.', |
|
4416 | 4417 |
'This part was already counted for this bin:' => 'Dieser Artikel wurde für diesen Lagerplatz bereits erfasst:', |
4417 | 4418 |
'This price has since gone down' => 'Dieser Preis ist mittlerweile niedriger', |
4418 | 4419 |
'This price has since gone up' => 'Dieser Preis ist mittlerweile höher', |
locale/en/all | ||
---|---|---|
4411 | 4411 |
'This option controls the posting and calculation behavior for the accounting method.' => '', |
4412 | 4412 |
'This order has already a final invoice.' => '', |
4413 | 4413 |
'This part has already been added.' => '', |
4414 |
'This part should not be ordered any more.' => '', |
|
4414 | 4415 |
'This part was already counted for this bin:' => '', |
4415 | 4416 |
'This price has since gone down' => '', |
4416 | 4417 |
'This price has since gone up' => '', |
Auch abrufbar als: Unified diff
Auslaufende Artikel: kein WF vom Artikel zum Lieferantenauftrag