odoo-addon-stock-restrict-lot 16.0.2.0.0__py3-none-any.whl → 16.0.2.0.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.

@@ -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 ""
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 16.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2024-09-18 16:06+0000\n"
9
+ "PO-Revision-Date: 2024-10-10 10:06+0000\n"
10
10
  "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: it\n"
@@ -67,3 +67,14 @@ 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 ""
79
+ "Non si può modificare il numero di lotto/serie perché è già stata fatto "
80
+ "almeno un movimento nella catena con un altro numero di lotto/serie."
@@ -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.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,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=UKHL4vKheMhf0x2mZ_KwUmtjbwiCXnt-UJMeM82FwUs,2068
5
- odoo/addons/stock_restrict_lot/i18n/hr.po,sha256=YTZunKeyiqSlJhW2cMSi2dQ8jzrrFXk1gDCyPvl847Y,2111
6
- odoo/addons/stock_restrict_lot/i18n/it.po,sha256=p1GuTRBBNwL-2A5I00vhVf_9vekVVFpMBTOSishnong,2214
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=pc-t_FCGkObO1NaNte2KSAyrb0vUTmQCwau3fZiFnyI,2640
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=3YfF72qp164t9sAQkOD4uW-0KIR5xKeRl5zYndSAXew,4261
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.2.dist-info/METADATA,sha256=zSKPaXCUXtKJaw31WAb-Qy-XtqNNFFDlSOgpiTkzA54,4263
22
+ odoo_addon_stock_restrict_lot-16.0.2.0.0.2.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
23
+ odoo_addon_stock_restrict_lot-16.0.2.0.0.2.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
24
+ odoo_addon_stock_restrict_lot-16.0.2.0.0.2.dist-info/RECORD,,