Move StockArticle#history to StockArticle#show

This commit is contained in:
Julius 2013-10-03 22:24:21 +02:00
parent a3e82f5304
commit fef8c6d99f
8 changed files with 42 additions and 49 deletions

View file

@ -1735,15 +1735,6 @@ en:
title: Edit stock articles
form:
price_hint: To avoid choas, it is not possible to edit the prices of already added stock articles until further notice.
history:
change_quantity: Change
datetime: Time
delivery: Delivery
new_quantity: New quantity
order: Order
reason: Reason
stock_changes: Stock quantity changes of %{article_name}
stock_taking: Inventory
index:
article:
article: Article
@ -1769,6 +1760,15 @@ en:
new:
search_text: ! 'Search for articles in all catalogues:'
title: Add new stock article
show:
change_quantity: Change
datetime: Time
delivery: Delivery
new_quantity: New quantity
order: Order
reason: Reason
stock_changes: Stock quantity changes of %{article_name}
stock_taking: Inventory
stock_create:
notice: Stock article was created.
stock_update:
@ -1893,7 +1893,6 @@ en:
close: Close
delete: Delete
edit: Edit
history: Show history
marks:
close: ! '×'
success: <i class="icon icon-ok"></i>