Save the timestamp of the last mail to supplier and confirm resending it
This commit is contained in:
parent
9a3ab1458e
commit
f509f85327
6 changed files with 13 additions and 2 deletions
|
|
@ -1444,6 +1444,7 @@ de:
|
|||
confirm_end: |-
|
||||
Willst Du wirklich die Bestellung %{order} beenden?
|
||||
Es gibt kein zurück.
|
||||
confirm_send_to_supplier: Die Bestellung wurde bereit am %{when} zur Lieferantin geschickt. Willst du sie wirklich erneut schicken?
|
||||
create_invoice: Rechnung anlegen
|
||||
description1_order: "%{state} Bestellung von %{supplier} angelegt von %{who},"
|
||||
description1_period:
|
||||
|
|
|
|||
|
|
@ -1454,6 +1454,7 @@ en:
|
|||
confirm_end: |-
|
||||
Do you really want to close the order %{order}?
|
||||
There is no going back.
|
||||
confirm_send_to_supplier: The order has been sent to the supplier already on %{when}. Do you really want to send it again?
|
||||
create_invoice: Add invoice
|
||||
description1_order: "%{state} order from %{supplier} opened by %{who},"
|
||||
description1_period:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue