Revision 96032e41
Von Sven Schöling vor etwa 3 Jahren hinzugefügt
SL/Controller/Order.pm | ||
---|---|---|
1972 | 1972 |
checks => [ 'kivi.Order.check_save_active_periodic_invoices', |
1973 | 1973 |
@req_trans_cost_art, @req_cusordnumber, |
1974 | 1974 |
], |
1975 |
only_if => (any { $self->type eq $_ } (sales_order_type()))
|
|
1975 |
only_if => (any { $self->type eq $_ } (purchase_order_type()))
|
|
1976 | 1976 |
], |
1977 | 1977 |
action => [ |
1978 | 1978 |
t8('Save and Invoice'), |
Auch abrufbar als: Unified diff
DeliveryOrder: Beistelllieferschein im Einkauf