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 |
], |
Auch abrufbar als: Unified diff
Auslaufende Artikel: kein WF vom Artikel zum Lieferantenauftrag