Add an option to automatically finish an order
This commit is contained in:
parent
c3927e4013
commit
564492afe4
10 changed files with 77 additions and 3 deletions
|
|
@ -82,6 +82,12 @@ en:
|
|||
boxfill: Fill boxes after
|
||||
closed_by: Settled by
|
||||
created_by: Created by
|
||||
end_action: End action
|
||||
end_actions:
|
||||
auto_close: Close the order
|
||||
auto_close_and_send: Close the order and send it to the supplier
|
||||
auto_close_and_send_min_quantity: Close the order and send it to the supplier if the minimum quantity has been reached
|
||||
no_end_action: No automatic action
|
||||
ends: Ends at
|
||||
name: Supplier
|
||||
note: Note
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue