mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[IMP] Show stat even if 0. Filter agreement with partner
Added translation using Weblate (German) Translated using Weblate (German) Currently translated at 100.0% (18 of 18 strings) Translation: contract-11.0/contract-11.0-agreement_stock Translate-URL: https://translation.odoo-community.org/projects/contract-11-0/contract-11-0-agreement_stock/de/
This commit is contained in:
committed by
Patrick Wilson
parent
f3bf333730
commit
a9e007ae35
110
agreement_stock/i18n/de.po
Normal file
110
agreement_stock/i18n/de.po
Normal file
@@ -0,0 +1,110 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * agreement_stock
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 11.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2019-01-11 17:41+0000\n"
|
||||
"Last-Translator: Maria Sparenberg <maria.sparenberg@gmx.net>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 3.3\n"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model.fields,field_description:agreement_stock.field_agreement_lot_count
|
||||
msgid "# Lots/Serials"
|
||||
msgstr "# Chargen / Seriennummern"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model.fields,field_description:agreement_stock.field_agreement_move_count
|
||||
msgid "# Moves"
|
||||
msgstr "# Lagerbewegungen"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model.fields,field_description:agreement_stock.field_agreement_picking_count
|
||||
msgid "# Pickings"
|
||||
msgstr "# Lieferscheine"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.ui.view,arch_db:agreement_stock.partner_agreement_form_view_stock
|
||||
msgid "<span class=\"o_stat_text\">Lots/Serials</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Chargen / Seriennummern</span>"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.ui.view,arch_db:agreement_stock.partner_agreement_form_view_stock
|
||||
msgid "<span class=\"o_stat_text\">Moves</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Lagerbewegungen</span>"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.ui.view,arch_db:agreement_stock.partner_agreement_form_view_stock
|
||||
msgid "<span class=\"o_stat_text\">Pickings</span>"
|
||||
msgstr "<span class=\"o_stat_text\">Lieferscheine</span>"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model.fields,field_description:agreement_stock.field_stock_move_agreement_id
|
||||
#: model:ir.model.fields,field_description:agreement_stock.field_stock_picking_agreement_id
|
||||
#: model:ir.model.fields,field_description:agreement_stock.field_stock_production_lot_agreement_id
|
||||
msgid "Agreement"
|
||||
msgstr "Vereinbarung"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.actions.act_window,help:agreement_stock.action_stock_production_lot_agreement_specific
|
||||
msgid "Create Lot/Serial"
|
||||
msgstr "Chargen / Seriennummern anlegen"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.actions.act_window,help:agreement_stock.action_stock_move_agreement_specific
|
||||
msgid "Create Moves"
|
||||
msgstr "Lagerbewegungen anlegen"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.actions.act_window,help:agreement_stock.action_stock_picking_agreement_specific
|
||||
msgid "Create Pickings"
|
||||
msgstr "Lieferscheine anlegen"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model,name:agreement_stock.model_stock_production_lot
|
||||
msgid "Lot/Serial"
|
||||
msgstr "Charge / Seriennummer"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.actions.act_window,name:agreement_stock.action_stock_production_lot_agreement_specific
|
||||
msgid "Lots/Serials"
|
||||
msgstr "Chargen / Seriennummern"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.actions.act_window,name:agreement_stock.action_stock_move_agreement_specific
|
||||
msgid "Moves"
|
||||
msgstr "Lagerbewegungen"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.actions.act_window,name:agreement_stock.action_stock_picking_agreement_specific
|
||||
msgid "Pickings"
|
||||
msgstr "Lieferscheine"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model.fields,field_description:agreement_stock.field_stock_production_lot_serviceprofile_id
|
||||
#: model:ir.ui.view,arch_db:agreement_stock.search_product_lot_filter_agreement
|
||||
msgid "Service Profile"
|
||||
msgstr "Dienstleistungsprofil"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model,name:agreement_stock.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr "Lagerbewegung"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model,name:agreement_stock.model_stock_picking
|
||||
msgid "Transfer"
|
||||
msgstr "Liefern"
|
||||
|
||||
#. module: agreement_stock
|
||||
#: model:ir.model,name:agreement_stock.model_agreement
|
||||
msgid "agreement"
|
||||
msgstr "Vereinbarung"
|
||||
@@ -52,7 +52,6 @@
|
||||
<xpath expr="//div[@name='button_box']" position="inside">
|
||||
<button name="%(action_stock_picking_agreement_specific)d"
|
||||
type="action"
|
||||
attrs="{'invisible': [('picking_count', '=', 0)]}"
|
||||
class="oe_stat_button" icon="fa-truck">
|
||||
<div class="o_field_widget o_stat_info">
|
||||
<span class="o_stat_value">
|
||||
@@ -64,7 +63,6 @@
|
||||
</button>
|
||||
<button name="%(action_stock_move_agreement_specific)d"
|
||||
type="action"
|
||||
attrs="{'invisible': [('move_count', '=', 0)]}"
|
||||
class="oe_stat_button" icon="fa-arrows-v">
|
||||
<div class="o_field_widget o_stat_info">
|
||||
<span class="o_stat_value">
|
||||
@@ -76,7 +74,6 @@
|
||||
</button>
|
||||
<button name="%(action_stock_production_lot_agreement_specific)d"
|
||||
type="action"
|
||||
attrs="{'invisible': [('lot_count', '=', 0)]}"
|
||||
class="oe_stat_button" icon="fa-arrows">
|
||||
<div class="o_field_widget o_stat_info">
|
||||
<span class="o_stat_value">
|
||||
|
||||
@@ -7,7 +7,8 @@
|
||||
<field name="inherit_id" ref="stock.view_picking_form"/>
|
||||
<field name="arch" type="xml">
|
||||
<field name="origin" position="before">
|
||||
<field name="agreement_id"/>
|
||||
<field name="agreement_id"
|
||||
domain="[('partner_id', '=', partner_id)]"/>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user