odoo-addon-stock-restrict-lot 18.0.1.0.0.7__py3-none-any.whl → 18.0.1.0.0.8__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/pt.po +69 -0
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.8.dist-info}/METADATA +1 -1
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.8.dist-info}/RECORD +5 -4
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.8.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_restrict_lot-18.0.1.0.0.7.dist-info → odoo_addon_stock_restrict_lot-18.0.1.0.0.8.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: pt\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 ""
|
|
@@ -6,6 +6,7 @@ odoo/addons/stock_restrict_lot/i18n/hr.po,sha256=JjVJrSRB8AIJMrjgZXCNbZ_DXh9N_er
|
|
|
6
6
|
odoo/addons/stock_restrict_lot/i18n/it.po,sha256=C8GLt8kyIAMaka1WDwjWef_RwkMvwQ-xLWvG1J8zwYM,2589
|
|
7
7
|
odoo/addons/stock_restrict_lot/i18n/nl.po,sha256=F9syRUn6zI7dfZFq32lPpXWnqiVsoeMFaljdLG_u42I,2024
|
|
8
8
|
odoo/addons/stock_restrict_lot/i18n/nl_NL.po,sha256=ZXLRlMBda1ubPObP4a5LtgUFoevJXc2UBmA3P_tW1_c,2585
|
|
9
|
+
odoo/addons/stock_restrict_lot/i18n/pt.po,sha256=Qb8sXDSaA7Bf9pnGIhwHCmee7evoAaNMNtbJd-HDZsc,2023
|
|
9
10
|
odoo/addons/stock_restrict_lot/i18n/stock_restrict_lot.pot,sha256=nvOiQgDpfOhBpgOFZVbVfgjs12txTi-2BjnxUph6s_k,1954
|
|
10
11
|
odoo/addons/stock_restrict_lot/models/__init__.py,sha256=3nhRO6ipFBMbcrlWXMEMR62djB3_7q2TxcUM42xYMGg,108
|
|
11
12
|
odoo/addons/stock_restrict_lot/models/product_product.py,sha256=sv-ZLxXqmf6UX4MII1lX7s1BsRgyiKOD_wDpo993KmU,888
|
|
@@ -20,7 +21,7 @@ odoo/addons/stock_restrict_lot/tests/__init__.py,sha256=5RimjaqBd8kD55SNoLqh-g9s
|
|
|
20
21
|
odoo/addons/stock_restrict_lot/tests/test_restrict_lot.py,sha256=k-tOml6ti2jDKBh3SLJ-Ow-fKoHTTPNplSjWqa-b4Ws,15501
|
|
21
22
|
odoo/addons/stock_restrict_lot/views/stock_move_views.xml,sha256=w4zzez4f9fK-drmjnUh61ZZP4vyW_vM4ki4XcHPnFEA,1117
|
|
22
23
|
odoo/addons/stock_restrict_lot/views/stock_picking.xml,sha256=s6ONtCnjx151Ob_BOyQ4BvkTs98xqcv7QoysZb8WQ3c,1225
|
|
23
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
24
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
25
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
26
|
-
odoo_addon_stock_restrict_lot-18.0.1.0.0.
|
|
24
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.8.dist-info/METADATA,sha256=f4YzpFOZ1pP_X-TAR_3FVY62_S6ZzgcGup9v5wQKL3s,4119
|
|
25
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.8.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
26
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.8.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
27
|
+
odoo_addon_stock_restrict_lot-18.0.1.0.0.8.dist-info/RECORD,,
|
|
File without changes
|