Add pickup date

This additional date helps users to find the correct order if the time
between end and pickup varies a lot.
This commit is contained in:
Patrick Gansterer 2016-04-29 15:28:05 +02:00
parent 97f81d9826
commit f286dd6053
15 changed files with 59 additions and 9 deletions

View file

@ -79,6 +79,7 @@ en:
ends: Ends at
name: Supplier
note: Note
pickup: Pickup
starts: Starts at
status: Status
supplier: Supplier
@ -1332,7 +1333,11 @@ en:
Do you really want to close the order %{order}?
There is no going back.
create_invoice: Add invoice
description1: "%{state} order from %{supplier} created by %{who}, open from %{starts} until %{ends}."
description1_order: "%{state} order from %{supplier} created by %{who},"
description1_period:
starts: "open from %{starts}"
starts_ends: "open from %{starts} until %{ends}"
pickup: "and can be picked up on %{pickup}"
description2: "%{ordergroups} ordered %{article_count} articles, with a total value of %{net_sum} / %{gross_sum} (net / gross)."
download:
article_pdf: Article PDF