odoo-addon-stock-restrict-lot 16.0.2.0.0__py3-none-any.whl → 16.0.2.0.0.1__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/es.po +9 -0
- odoo/addons/stock_restrict_lot/i18n/hr.po +9 -0
- odoo/addons/stock_restrict_lot/i18n/it.po +9 -0
- {odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info}/METADATA +1 -1
- {odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info}/RECORD +7 -7
- {odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info}/WHEEL +0 -0
- {odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info → odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info}/top_level.txt +0 -0
|
@@ -65,3 +65,12 @@ msgstr ""
|
|
|
65
65
|
#: model:ir.model,name:stock_restrict_lot.model_stock_picking
|
|
66
66
|
msgid "Transfer"
|
|
67
67
|
msgstr "Transferencia"
|
|
68
|
+
|
|
69
|
+
#. module: stock_restrict_lot
|
|
70
|
+
#. odoo-python
|
|
71
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
72
|
+
#, python-format
|
|
73
|
+
msgid ""
|
|
74
|
+
"You can't modify the Lot/Serial number because at least one move in the "
|
|
75
|
+
"chain has already been done with another Lot/Serial number."
|
|
76
|
+
msgstr ""
|
|
@@ -66,3 +66,12 @@ msgstr ""
|
|
|
66
66
|
#: model:ir.model,name:stock_restrict_lot.model_stock_picking
|
|
67
67
|
msgid "Transfer"
|
|
68
68
|
msgstr "Prijenos"
|
|
69
|
+
|
|
70
|
+
#. module: stock_restrict_lot
|
|
71
|
+
#. odoo-python
|
|
72
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
73
|
+
#, python-format
|
|
74
|
+
msgid ""
|
|
75
|
+
"You can't modify the Lot/Serial number because at least one move in the "
|
|
76
|
+
"chain has already been done with another Lot/Serial number."
|
|
77
|
+
msgstr ""
|
|
@@ -67,3 +67,12 @@ msgstr ""
|
|
|
67
67
|
#: model:ir.model,name:stock_restrict_lot.model_stock_picking
|
|
68
68
|
msgid "Transfer"
|
|
69
69
|
msgstr "Trasferimento"
|
|
70
|
+
|
|
71
|
+
#. module: stock_restrict_lot
|
|
72
|
+
#. odoo-python
|
|
73
|
+
#: code:addons/stock_restrict_lot/models/stock_move.py:0
|
|
74
|
+
#, python-format
|
|
75
|
+
msgid ""
|
|
76
|
+
"You can't modify the Lot/Serial number because at least one move in the "
|
|
77
|
+
"chain has already been done with another Lot/Serial number."
|
|
78
|
+
msgstr ""
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-stock_restrict_lot
|
|
3
|
-
Version: 16.0.2.0.0
|
|
3
|
+
Version: 16.0.2.0.0.1
|
|
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,9 +1,9 @@
|
|
|
1
1
|
odoo/addons/stock_restrict_lot/README.rst,sha256=SOx7zlBUVrrioknif9byFNN8vZqsh4XWSryivfw7fWo,3691
|
|
2
2
|
odoo/addons/stock_restrict_lot/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
3
|
odoo/addons/stock_restrict_lot/__manifest__.py,sha256=ZRqcv0OdfITR-WnY8NSLH9wT7Gk-ue4ZbGYXPhud7i0,506
|
|
4
|
-
odoo/addons/stock_restrict_lot/i18n/es.po,sha256
|
|
5
|
-
odoo/addons/stock_restrict_lot/i18n/hr.po,sha256=
|
|
6
|
-
odoo/addons/stock_restrict_lot/i18n/it.po,sha256=
|
|
4
|
+
odoo/addons/stock_restrict_lot/i18n/es.po,sha256=-x3PB7O5JLdvIozPo4a5mnDCfnRkq35X8wLpNxyPnag,2344
|
|
5
|
+
odoo/addons/stock_restrict_lot/i18n/hr.po,sha256=hX1PADYjuqNsDg7YeMI6-IaMXp5O2TgFfphjhSk1Cn0,2387
|
|
6
|
+
odoo/addons/stock_restrict_lot/i18n/it.po,sha256=2HR-9hprhiFZLcX1wmIDm68poa-tp4sZ3gvE88XHNXI,2490
|
|
7
7
|
odoo/addons/stock_restrict_lot/i18n/stock_restrict_lot.pot,sha256=J6-jlvF_7JeZkHIxHRCn8uXCx45gdTp2bcj5FDoY9n0,2005
|
|
8
8
|
odoo/addons/stock_restrict_lot/models/__init__.py,sha256=3nhRO6ipFBMbcrlWXMEMR62djB3_7q2TxcUM42xYMGg,108
|
|
9
9
|
odoo/addons/stock_restrict_lot/models/product_product.py,sha256=CzzvEF2pv0wjVHor1KAUeFYSHlk5aqf5HNR0dC3MJfY,888
|
|
@@ -18,7 +18,7 @@ odoo/addons/stock_restrict_lot/tests/__init__.py,sha256=5RimjaqBd8kD55SNoLqh-g9s
|
|
|
18
18
|
odoo/addons/stock_restrict_lot/tests/test_restrict_lot.py,sha256=D0K4tm3uFQzqAg-IxWmE737YpfXqGuV_pwtbmX45kEU,15225
|
|
19
19
|
odoo/addons/stock_restrict_lot/views/stock_move_views.xml,sha256=unNYn0AuYyBhxSnnPN6xf6X7J7S-G1KbXJVYF20scA4,1191
|
|
20
20
|
odoo/addons/stock_restrict_lot/views/stock_picking.xml,sha256=X1N9S5g09NREC_DJAlM1CjZuV21nJgBxTANn_6kC64o,1299
|
|
21
|
-
odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info/METADATA,sha256=
|
|
22
|
-
odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
|
23
|
-
odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
24
|
-
odoo_addon_stock_restrict_lot-16.0.2.0.0.dist-info/RECORD,,
|
|
21
|
+
odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info/METADATA,sha256=tx2Hx8sowd5n-MkGCs5pJ3bVt9NmneDi-oIpcCKJYoU,4263
|
|
22
|
+
odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
|
23
|
+
odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
24
|
+
odoo_addon_stock_restrict_lot-16.0.2.0.0.1.dist-info/RECORD,,
|
|
File without changes
|