odoo-addon-stock-restrict-lot 18.0.1.0.0.4__py3-none-any.whl → 18.0.1.0.0.7__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/nl.po +69 -0
- odoo/addons/stock_restrict_lot/i18n/nl_NL.po +77 -0
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.4.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info}/METADATA +1 -1
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.4.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info}/RECORD +6 -4
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.4.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.4.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,69 @@
|
|
|
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 18.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"Last-Translator: Automatically generated\n"
|
|
10
|
+
"Language-Team: none\n"
|
|
11
|
+
"Language: nl\n"
|
|
12
|
+
"MIME-Version: 1.0\n"
|
|
13
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
14
|
+
"Content-Transfer-Encoding: \n"
|
|
15
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
16
|
+
|
|
17
|
+
#. module: stock_restrict_lot
|
|
18
|
+
#. odoo-python
|
|
19
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
20
|
+
msgid ""
|
|
21
|
+
"Inconsistencies between reserved quant and lot restriction on stock move"
|
|
22
|
+
msgstr ""
|
|
23
|
+
|
|
24
|
+
#. module: stock_restrict_lot
|
|
25
|
+
#: model_terms:ir.ui.view,arch_db:stock_restrict_lot.custom_stock_picking_search_view
|
|
26
|
+
msgid "Lot"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
29
|
+
#. module: stock_restrict_lot
|
|
30
|
+
#: model:ir.model,name:stock_restrict_lot.model_product_product
|
|
31
|
+
msgid "Product Variant"
|
|
32
|
+
msgstr ""
|
|
33
|
+
|
|
34
|
+
#. module: stock_restrict_lot
|
|
35
|
+
#: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_move__restrict_lot_id
|
|
36
|
+
#: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_picking__restrict_lot_id
|
|
37
|
+
msgid "Restrict Lot"
|
|
38
|
+
msgstr ""
|
|
39
|
+
|
|
40
|
+
#. module: stock_restrict_lot
|
|
41
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_move
|
|
42
|
+
msgid "Stock Move"
|
|
43
|
+
msgstr ""
|
|
44
|
+
|
|
45
|
+
#. module: stock_restrict_lot
|
|
46
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_rule
|
|
47
|
+
msgid "Stock Rule"
|
|
48
|
+
msgstr ""
|
|
49
|
+
|
|
50
|
+
#. module: stock_restrict_lot
|
|
51
|
+
#. odoo-python
|
|
52
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
53
|
+
msgid ""
|
|
54
|
+
"The lot(s) %(move_line_lot)s being moved is inconsistent with the "
|
|
55
|
+
"restriction on lot %(move_restrict_lot)s set on the move"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
#. module: stock_restrict_lot
|
|
59
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_picking
|
|
60
|
+
msgid "Transfer"
|
|
61
|
+
msgstr ""
|
|
62
|
+
|
|
63
|
+
#. module: stock_restrict_lot
|
|
64
|
+
#. odoo-python
|
|
65
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
66
|
+
msgid ""
|
|
67
|
+
"You can't modify the Lot/Serial number because at least one move in the "
|
|
68
|
+
"chain has already been done with another Lot/Serial number."
|
|
69
|
+
msgstr ""
|
|
@@ -0,0 +1,77 @@
|
|
|
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 18.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"PO-Revision-Date: 2025-04-11 20:50+0000\n"
|
|
10
|
+
"Last-Translator: Bosd <c5e2fd43-d292-4c90-9d1f-74ff3436329a@anonaddy.me>\n"
|
|
11
|
+
"Language-Team: none\n"
|
|
12
|
+
"Language: nl_NL\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
|
+
msgid ""
|
|
23
|
+
"Inconsistencies between reserved quant and lot restriction on stock move"
|
|
24
|
+
msgstr ""
|
|
25
|
+
"Inconsistenties tussen gereserveerde hoeveelheid en lotrestrictie op "
|
|
26
|
+
"voorraadmutatie"
|
|
27
|
+
|
|
28
|
+
#. module: stock_restrict_lot
|
|
29
|
+
#: model_terms:ir.ui.view,arch_db:stock_restrict_lot.custom_stock_picking_search_view
|
|
30
|
+
msgid "Lot"
|
|
31
|
+
msgstr "Lot"
|
|
32
|
+
|
|
33
|
+
#. module: stock_restrict_lot
|
|
34
|
+
#: model:ir.model,name:stock_restrict_lot.model_product_product
|
|
35
|
+
msgid "Product Variant"
|
|
36
|
+
msgstr "Productvariant"
|
|
37
|
+
|
|
38
|
+
#. module: stock_restrict_lot
|
|
39
|
+
#: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_move__restrict_lot_id
|
|
40
|
+
#: model:ir.model.fields,field_description:stock_restrict_lot.field_stock_picking__restrict_lot_id
|
|
41
|
+
msgid "Restrict Lot"
|
|
42
|
+
msgstr "Lot Beperken"
|
|
43
|
+
|
|
44
|
+
#. module: stock_restrict_lot
|
|
45
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_move
|
|
46
|
+
msgid "Stock Move"
|
|
47
|
+
msgstr "Voorraadmutatie"
|
|
48
|
+
|
|
49
|
+
#. module: stock_restrict_lot
|
|
50
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_rule
|
|
51
|
+
msgid "Stock Rule"
|
|
52
|
+
msgstr "Voorraadregel"
|
|
53
|
+
|
|
54
|
+
#. module: stock_restrict_lot
|
|
55
|
+
#. odoo-python
|
|
56
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
57
|
+
msgid ""
|
|
58
|
+
"The lot(s) %(move_line_lot)s being moved is inconsistent with the "
|
|
59
|
+
"restriction on lot %(move_restrict_lot)s set on the move"
|
|
60
|
+
msgstr ""
|
|
61
|
+
"Het/de lot(s) %(move_line_lot)s dat wordt verplaatst, is/zijn inconsistent "
|
|
62
|
+
"met de lotrestrictie %(move_restrict_lot)s die is ingesteld op de mutatie"
|
|
63
|
+
|
|
64
|
+
#. module: stock_restrict_lot
|
|
65
|
+
#: model:ir.model,name:stock_restrict_lot.model_stock_picking
|
|
66
|
+
msgid "Transfer"
|
|
67
|
+
msgstr "Overdracht"
|
|
68
|
+
|
|
69
|
+
#. module: stock_restrict_lot
|
|
70
|
+
#. odoo-python
|
|
71
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
72
|
+
msgid ""
|
|
73
|
+
"You can't modify the Lot/Serial number because at least one move in the "
|
|
74
|
+
"chain has already been done with another Lot/Serial number."
|
|
75
|
+
msgstr ""
|
|
76
|
+
"U kunt het Lot-/serienummer niet wijzigen omdat ten minste één mutatie in de "
|
|
77
|
+
"keten al is uitgevoerd met een ander Lot-/serienummer."
|
|
@@ -4,6 +4,8 @@ odoo/addons/stock_restrict_lot/__manifest__.py,sha256=6oKtIpnmhsXQrb7b20kBYGwETT
|
|
|
4
4
|
odoo/addons/stock_restrict_lot/i18n/es.po,sha256=lXZi8UnhBuVOh-qMlsI7EUFxDh2rFQ0ILxEjpPNI5p8,2293
|
|
5
5
|
odoo/addons/stock_restrict_lot/i18n/hr.po,sha256=JjVJrSRB8AIJMrjgZXCNbZ_DXh9N_erc37v7uQympbw,2336
|
|
6
6
|
odoo/addons/stock_restrict_lot/i18n/it.po,sha256=C8GLt8kyIAMaka1WDwjWef_RwkMvwQ-xLWvG1J8zwYM,2589
|
|
7
|
+
odoo/addons/stock_restrict_lot/i18n/nl.po,sha256=F9syRUn6zI7dfZFq32lPpXWnqiVsoeMFaljdLG_u42I,2024
|
|
8
|
+
odoo/addons/stock_restrict_lot/i18n/nl_NL.po,sha256=ZXLRlMBda1ubPObP4a5LtgUFoevJXc2UBmA3P_tW1_c,2585
|
|
7
9
|
odoo/addons/stock_restrict_lot/i18n/stock_restrict_lot.pot,sha256=nvOiQgDpfOhBpgOFZVbVfgjs12txTi-2BjnxUph6s_k,1954
|
|
8
10
|
odoo/addons/stock_restrict_lot/models/__init__.py,sha256=3nhRO6ipFBMbcrlWXMEMR62djB3_7q2TxcUM42xYMGg,108
|
|
9
11
|
odoo/addons/stock_restrict_lot/models/product_product.py,sha256=sv-ZLxXqmf6UX4MII1lX7s1BsRgyiKOD_wDpo993KmU,888
|
|
@@ -18,7 +20,7 @@ odoo/addons/stock_restrict_lot/tests/__init__.py,sha256=5RimjaqBd8kD55SNoLqh-g9s
|
|
|
18
20
|
odoo/addons/stock_restrict_lot/tests/test_restrict_lot.py,sha256=k-tOml6ti2jDKBh3SLJ-Ow-fKoHTTPNplSjWqa-b4Ws,15501
|
|
19
21
|
odoo/addons/stock_restrict_lot/views/stock_move_views.xml,sha256=w4zzez4f9fK-drmjnUh61ZZP4vyW_vM4ki4XcHPnFEA,1117
|
|
20
22
|
odoo/addons/stock_restrict_lot/views/stock_picking.xml,sha256=s6ONtCnjx151Ob_BOyQ4BvkTs98xqcv7QoysZb8WQ3c,1225
|
|
21
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
22
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
23
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
24
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
23
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info/METADATA,sha256=eWGpEoSkMXGauBM1X55vuTFwxogUrLQ6iH4a6jt-U88,4119
|
|
24
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
25
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
26
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info/RECORD,,
|
|
File without changes
|