Add a button to send the order to the supplier
This commit is contained in:
parent
b4ce8c31cc
commit
f27bbc2ffa
7 changed files with 65 additions and 0 deletions
|
|
@ -1231,6 +1231,18 @@ en:
|
|||
|
||||
|
||||
Kind regards from %{foodcoop}.
|
||||
order_result_supplier:
|
||||
subject: New order for %{name}
|
||||
text: |
|
||||
Hi!
|
||||
|
||||
Foodcoop %{foodcoop} would like to place an order.
|
||||
|
||||
Please find a PDF and spreadsheet attached.
|
||||
|
||||
Kind regards,
|
||||
%{user}
|
||||
%{foodcoop}
|
||||
reset_password:
|
||||
subject: New password for %{username}
|
||||
text: |
|
||||
|
|
@ -1428,6 +1440,8 @@ en:
|
|||
submit: Receive order
|
||||
surplus_options: 'Distribution options:'
|
||||
title: Receiving %{order}
|
||||
send_to_supplier:
|
||||
notice: The order has been sent to the supplier.
|
||||
show:
|
||||
action_end: Close!
|
||||
amounts: 'Net/gross sum:'
|
||||
|
|
@ -1462,6 +1476,7 @@ en:
|
|||
default: Search for articles...
|
||||
groups: Search for ordergroups...
|
||||
search_reset: Reset search
|
||||
send_to_supplier: Send to supplier
|
||||
show_invoice: Show invoice
|
||||
sort_article: Sorted in articles
|
||||
sort_group: Sorted in groups
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue