odoo-addon-stock-restrict-lot 16.0.2.1.0__py3-none-any.whl → 16.0.2.1.0.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of odoo-addon-stock-restrict-lot might be problematic. Click here for more details.
- odoo/addons/stock_restrict_lot/i18n/de.po +82 -0
- {odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info}/METADATA +1 -1
- {odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info}/RECORD +5 -4
- {odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
# Translation of Odoo Server.
|
|
2
|
+
# This file contains the translation of the following modules:
|
|
3
|
+
# * stock_restrict_lot
|
|
4
|
+
#
|
|
5
|
+
msgid ""
|
|
6
|
+
msgstr ""
|
|
7
|
+
"Project-Id-Version: Odoo Server 16.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"PO-Revision-Date: 2025-09-26 15:42+0000\n"
|
|
10
|
+
"Last-Translator: davidbeckercbl <becker@cbl-computer.de>\n"
|
|
11
|
+
"Language-Team: none\n"
|
|
12
|
+
"Language: de\n"
|
|
13
|
+
"MIME-Version: 1.0\n"
|
|
14
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
15
|
+
"Content-Transfer-Encoding: \n"
|
|
16
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
17
|
+
"X-Generator: Weblate 5.10.4\n"
|
|
18
|
+
|
|
19
|
+
#. module: stock_restrict_lot
|
|
20
|
+
#. odoo-python
|
|
21
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
22
|
+
#, python-format
|
|
23
|
+
msgid ""
|
|
24
|
+
"Inconsistencies between reserved quant and lot restriction on stock move"
|
|
25
|
+
msgstr ""
|
|
26
|
+
"Unstimmigkeiten zwischen reservierter Menge und Losbeschränkung im "
|
|
27
|
+
"Lagerbelegung"
|
|
28
|
+
|
|
29
|
+
#. module: stock_restrict_lot
|
|
30
|
+
#: model_terms:ir.ui.view,arch_db:stock_restrict_lot.custom_stock_picking_search_view
|
|
31
|
+
msgid "Lot"
|
|
32
|
+
msgstr "Charge / Seriennummer"
|
|
33
|
+
|
|
34
|
+
#. module: stock_restrict_lot
|
|
35
|
+
#: model:ir.model,name:stock_restrict_lot.model_product_product
|
|
36
|
+
msgid "Product Variant"
|
|
37
|
+
msgstr "Produktvariante"
|
|
38
|
+
|
|
39
|
+
#. module: stock_restrict_lot
|
|
40
|
+
#: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_move__restrict_lot_id
|
|
41
|
+
#: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_picking__restrict_lot_id
|
|
42
|
+
msgid "Restrict Lot"
|
|
43
|
+
msgstr "Eingeschränkte Charge/Seriennummer"
|
|
44
|
+
|
|
45
|
+
#. module: stock_restrict_lot
|
|
46
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_move
|
|
47
|
+
msgid "Stock Move"
|
|
48
|
+
msgstr "Lagerbuchung"
|
|
49
|
+
|
|
50
|
+
#. module: stock_restrict_lot
|
|
51
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_rule
|
|
52
|
+
msgid "Stock Rule"
|
|
53
|
+
msgstr "Bestandsregel"
|
|
54
|
+
|
|
55
|
+
#. module: stock_restrict_lot
|
|
56
|
+
#. odoo-python
|
|
57
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
58
|
+
#, python-format
|
|
59
|
+
msgid ""
|
|
60
|
+
"The lot(s) %(move_line_lot)s being moved is inconsistent with the "
|
|
61
|
+
"restriction on lot %(move_restrict_lot)s set on the move"
|
|
62
|
+
msgstr ""
|
|
63
|
+
"Das/die bewegte(n) Charge(n) %(move_line_lot)s ist/sind nicht kompatibel mit "
|
|
64
|
+
"der Losbeschränkung %(move_restrict_lot)s, die für die Lagerbewegung "
|
|
65
|
+
"festgelegt wurde"
|
|
66
|
+
|
|
67
|
+
#. module: stock_restrict_lot
|
|
68
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_picking
|
|
69
|
+
msgid "Transfer"
|
|
70
|
+
msgstr "Umbuchung"
|
|
71
|
+
|
|
72
|
+
#. module: stock_restrict_lot
|
|
73
|
+
#. odoo-python
|
|
74
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
75
|
+
#, python-format
|
|
76
|
+
msgid ""
|
|
77
|
+
"You can't modify the Lot/Serial number because at least one move in the "
|
|
78
|
+
"chain has already been done with another Lot/Serial number."
|
|
79
|
+
msgstr ""
|
|
80
|
+
"Sie können die Chargen-/Seriennummer nicht ändern, da mindestens ein Vorgang "
|
|
81
|
+
"in der Kette bereits mit einer anderen Chargen-/Seriennummer durchgeführt "
|
|
82
|
+
"wurde."
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-stock_restrict_lot
|
|
3
|
-
Version: 16.0.2.1.0
|
|
3
|
+
Version: 16.0.2.1.0.2
|
|
4
4
|
Summary: Base module that add back the concept of restrict lot on stock move
|
|
5
5
|
Home-page: https://github.com/OCA/stock-logistics-workflow
|
|
6
6
|
Author: Akretion, Odoo Community Association (OCA)
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
odoo/addons/stock_restrict_lot/README.rst,sha256=OxpLpaVN_eFZx4shpfkzxnv0AkxUOztyIO6BKqpnsfY,3691
|
|
2
2
|
odoo/addons/stock_restrict_lot/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
3
|
odoo/addons/stock_restrict_lot/__manifest__.py,sha256=zwPTo4xJg_WhbLfm2TrBq0xM-iYoKkB4vvpeOxV6O_A,506
|
|
4
|
+
odoo/addons/stock_restrict_lot/i18n/de.po,sha256=zu6X4YcsCxAaooNc5FXC7hwOvIlp5czEsanYBQqzGPk,2701
|
|
4
5
|
odoo/addons/stock_restrict_lot/i18n/es.po,sha256=-x3PB7O5JLdvIozPo4a5mnDCfnRkq35X8wLpNxyPnag,2344
|
|
5
6
|
odoo/addons/stock_restrict_lot/i18n/hr.po,sha256=hX1PADYjuqNsDg7YeMI6-IaMXp5O2TgFfphjhSk1Cn0,2387
|
|
6
7
|
odoo/addons/stock_restrict_lot/i18n/it.po,sha256=pc-t_FCGkObO1NaNte2KSAyrb0vUTmQCwau3fZiFnyI,2640
|
|
@@ -18,7 +19,7 @@ odoo/addons/stock_restrict_lot/tests/__init__.py,sha256=5RimjaqBd8kD55SNoLqh-g9s
|
|
|
18
19
|
odoo/addons/stock_restrict_lot/tests/test_restrict_lot.py,sha256=Gmsye3Fw_itPL6S8ATtH1D4bOQwt4leaCyH2outaH8E,15229
|
|
19
20
|
odoo/addons/stock_restrict_lot/views/stock_move_views.xml,sha256=unNYn0AuYyBhxSnnPN6xf6X7J7S-G1KbXJVYF20scA4,1191
|
|
20
21
|
odoo/addons/stock_restrict_lot/views/stock_picking.xml,sha256=X1N9S5g09NREC_DJAlM1CjZuV21nJgBxTANn_6kC64o,1299
|
|
21
|
-
odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info/METADATA,sha256=
|
|
22
|
-
odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
23
|
-
odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
24
|
-
odoo_addon_stock_restrict_lot-16.0.2.1.0.dist-info/RECORD,,
|
|
22
|
+
odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info/METADATA,sha256=sv_HTCcuT5KPobj_v3beaZCwsloK1YHGVAjARNL4Msk,4272
|
|
23
|
+
odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
|
24
|
+
odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
25
|
+
odoo_addon_stock_restrict_lot-16.0.2.1.0.2.dist-info/RECORD,,
|
|
File without changes
|