Revision 241a16d8
Von Sven Schöling vor fast 3 Jahren hinzugefügt
SL/Controller/Order.pm | ||
---|---|---|
2083 | 2083 |
checks => [ 'kivi.Order.check_save_active_periodic_invoices', |
2084 | 2084 |
@req_trans_cost_art, @req_cusordnumber, |
2085 | 2085 |
], |
2086 |
only_if => (any { $self->type eq $_ } (sales_order_type()))
|
|
2086 |
only_if => (any { $self->type eq $_ } (purchase_order_type()))
|
|
2087 | 2087 |
], |
2088 | 2088 |
action => [ |
2089 | 2089 |
t8('Save and Invoice'), |
Auch abrufbar als: Unified diff
DeliveryOrder: Beistelllieferschein im Einkauf