Add hint to copy stock_article if price change desired in delivery process
This commit is contained in:
parent
5fcc14a36d
commit
ff1317b17b
4 changed files with 18 additions and 1 deletions
|
|
@ -461,6 +461,8 @@ de:
|
|||
action_add_to_delivery: 'Liefern'
|
||||
action_edit: 'Bearbeiten'
|
||||
action_other_price: 'Kopieren'
|
||||
stock_article_form:
|
||||
copy_stock_article: 'Lagerartikel kopieren'
|
||||
stock_change_fields:
|
||||
remove_article: Artikel aus Lieferung entfernen
|
||||
suppliers_overview: Lieferantenübersicht
|
||||
|
|
@ -1528,6 +1530,8 @@ de:
|
|||
supplier:
|
||||
copy_stock_article:
|
||||
name: Bitte ändern
|
||||
edit_stock_article:
|
||||
price: ! '<ul><li>Preisänderung gesperrt.</li><li>Bei Bedarf %{stock_article_copy_link}.</li></ul>'
|
||||
supplier:
|
||||
min_order_quantity: Die Mindestbestellmenge wird während der Bestellung angezeigt und soll motivieren
|
||||
task:
|
||||
|
|
|
|||
|
|
@ -463,6 +463,8 @@ en:
|
|||
action_add_to_delivery: 'Add to delivery'
|
||||
action_edit: 'Edit'
|
||||
action_other_price: 'Copy'
|
||||
stock_article_form:
|
||||
copy_stock_article: 'Lagerartikel kopieren'
|
||||
stock_change_fields:
|
||||
remove_article: Remove article from delivery
|
||||
suppliers_overview: Supplier overview
|
||||
|
|
@ -1530,6 +1532,8 @@ en:
|
|||
supplier:
|
||||
copy_stock_article:
|
||||
name: Please modify
|
||||
edit_stock_article:
|
||||
price: ! '<ul><li>Price changes are forbidden.</li><li>If necessary, %{stock_article_copy_link}.</li></ul>'
|
||||
supplier:
|
||||
min_order_quantity: The minimum amount which has to be orderd will be shown during the order process and should motivate ordering
|
||||
task:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue