Revision f6b24823
Von Sven Schöling vor fast 3 Jahren hinzugefügt
SL/Controller/Order.pm | ||
---|---|---|
2033 | 2033 |
checks => [ 'kivi.Order.check_save_active_periodic_invoices', |
2034 | 2034 |
@req_trans_cost_art, @req_cusordnumber, |
2035 | 2035 |
], |
2036 |
only_if => (any { $self->type eq $_ } (sales_order_type()))
|
|
2036 |
only_if => (any { $self->type eq $_ } (purchase_order_type()))
|
|
2037 | 2037 |
], |
2038 | 2038 |
action => [ |
2039 | 2039 |
t8('Save and Invoice'), |
Auch abrufbar als: Unified diff
DeliveryOrder: Beistelllieferschein im Einkauf