odoo-addon-product-pricelist-margin 18.0.1.0.0.2__py3-none-any.whl → 18.0.1.0.0.4__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.
@@ -17,32 +17,19 @@ msgstr ""
17
17
  "X-Generator: Weblate 5.10.4\n"
18
18
 
19
19
  #. module: product_pricelist_margin
20
+ #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_assortment_item__cost
20
21
  #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_item__cost
21
22
  msgid "Cost"
22
23
  msgstr "Costo"
23
24
 
24
25
  #. module: product_pricelist_margin
25
- #: model:ir.model.fields,help:product_pricelist_margin.field_product_pricelist_item__cost
26
- msgid ""
27
- "In Standard Price & AVCO: value of the product (automatically computed in AVCO).\n"
28
- " In FIFO: value of the next unit that will leave the stock (automatically computed).\n"
29
- " Used to value the product when the purchase cost is not known (e.g. inventory adjustment).\n"
30
- " Used to compute margins on sale orders."
31
- msgstr ""
32
- "Nei prezzi standard & costi medi: valore del prodotto (calcolato "
33
- "automaticamente nei costi medi).\n"
34
- " In FIFO: valore dell'unità successiva che lascerà il magazzino ("
35
- "calcolato automaticamente).\n"
36
- " Utilizzato per valutare il prodotto quando il costo di acquisto non "
37
- "è noto (es. rettifiche di inventario).\n"
38
- " Utilizzato per calcolare i margini negli ordini di vendita."
39
-
40
- #. module: product_pricelist_margin
26
+ #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_assortment_item__margin
41
27
  #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_item__margin
42
28
  msgid "Margin"
43
29
  msgstr "Margine"
44
30
 
45
31
  #. module: product_pricelist_margin
32
+ #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_assortment_item__margin_percent
46
33
  #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_item__margin_percent
47
34
  msgid "Margin (%)"
48
35
  msgstr "Margine (%)"
@@ -51,3 +38,30 @@ msgstr "Margine (%)"
51
38
  #: model:ir.model,name:product_pricelist_margin.model_product_pricelist_item
52
39
  msgid "Pricelist Rule"
53
40
  msgstr "Regola listino prezzi"
41
+
42
+ #. module: product_pricelist_margin
43
+ #: model:ir.model.fields,help:product_pricelist_margin.field_product_pricelist_assortment_item__cost
44
+ #: model:ir.model.fields,help:product_pricelist_margin.field_product_pricelist_item__cost
45
+ msgid ""
46
+ "Value of the product (automatically computed in AVCO).\n"
47
+ " Used to value the product when the purchase cost is not known (e.g. "
48
+ "inventory adjustment).\n"
49
+ " Used to compute margins on sale orders."
50
+ msgstr ""
51
+
52
+ #~ msgid ""
53
+ #~ "In Standard Price & AVCO: value of the product (automatically computed in "
54
+ #~ "AVCO).\n"
55
+ #~ " In FIFO: value of the next unit that will leave the stock "
56
+ #~ "(automatically computed).\n"
57
+ #~ " Used to value the product when the purchase cost is not known "
58
+ #~ "(e.g. inventory adjustment).\n"
59
+ #~ " Used to compute margins on sale orders."
60
+ #~ msgstr ""
61
+ #~ "Nei prezzi standard & costi medi: valore del prodotto (calcolato "
62
+ #~ "automaticamente nei costi medi).\n"
63
+ #~ " In FIFO: valore dell'unità successiva che lascerà il magazzino "
64
+ #~ "(calcolato automaticamente).\n"
65
+ #~ " Utilizzato per valutare il prodotto quando il costo di acquisto "
66
+ #~ "non è noto (es. rettifiche di inventario).\n"
67
+ #~ " Utilizzato per calcolare i margini negli ordini di vendita."
@@ -14,16 +14,19 @@ msgstr ""
14
14
  "Plural-Forms: \n"
15
15
 
16
16
  #. module: product_pricelist_margin
17
+ #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_assortment_item__cost
17
18
  #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_item__cost
18
19
  msgid "Cost"
19
20
  msgstr ""
20
21
 
21
22
  #. module: product_pricelist_margin
23
+ #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_assortment_item__margin
22
24
  #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_item__margin
23
25
  msgid "Margin"
24
26
  msgstr ""
25
27
 
26
28
  #. module: product_pricelist_margin
29
+ #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_assortment_item__margin_percent
27
30
  #: model:ir.model.fields,field_description:product_pricelist_margin.field_product_pricelist_item__margin_percent
28
31
  msgid "Margin (%)"
29
32
  msgstr ""
@@ -34,6 +37,7 @@ msgid "Pricelist Rule"
34
37
  msgstr ""
35
38
 
36
39
  #. module: product_pricelist_margin
40
+ #: model:ir.model.fields,help:product_pricelist_margin.field_product_pricelist_assortment_item__cost
37
41
  #: model:ir.model.fields,help:product_pricelist_margin.field_product_pricelist_item__cost
38
42
  msgid ""
39
43
  "Value of the product (automatically computed in AVCO).\n"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-product_pricelist_margin
3
- Version: 18.0.1.0.0.2
3
+ Version: 18.0.1.0.0.4
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo==18.0.*
6
6
  Summary: This module shows the product's cost and margin from the pricelists.
@@ -2,8 +2,8 @@ odoo/addons/product_pricelist_margin/README.rst,sha256=CgDMeIOJ-2LbFd96PD1bKL6MR
2
2
  odoo/addons/product_pricelist_margin/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
3
  odoo/addons/product_pricelist_margin/__manifest__.py,sha256=XfxH_JtXs-KULtKVGLsVZebU_PS0egz25Bq15-f1X90,572
4
4
  odoo/addons/product_pricelist_margin/i18n/fr.pot,sha256=gvpSUOzdZfnw8PARtbfaNK7NQDhjpU9tD0AJbOlao0E,1643
5
- odoo/addons/product_pricelist_margin/i18n/it.po,sha256=lTPFm7mzokdhWkjvk6ppiwvKLvyGvj1JpVIX-vnNwlU,2117
6
- odoo/addons/product_pricelist_margin/i18n/product_pricelist_margin.pot,sha256=huEyEq8mJUQ6jJSWDSUiEa2U0amuf1O0L-ZF6cBhsMs,1385
5
+ odoo/addons/product_pricelist_margin/i18n/it.po,sha256=AtDFafCtS5dIyht7PSBugPVP55LKc3w0Psz6y6SPDmE,2864
6
+ odoo/addons/product_pricelist_margin/i18n/product_pricelist_margin.pot,sha256=7FspiQCAqzDEQILAWOoKHuN5NT-Duf3Xkquplo7VeKk,1840
7
7
  odoo/addons/product_pricelist_margin/i18n/product_pricelist_margins.pot,sha256=QxKxHYMfnmBCm-hgu9q0w-VZ1GL95TPJYI697El79BI,1598
8
8
  odoo/addons/product_pricelist_margin/models/__init__.py,sha256=5O-ZCP4vtIwGNcyevX6dEHWtAgA-rVUcHEiBf70zr4o,37
9
9
  odoo/addons/product_pricelist_margin/models/product_pricelist_item.py,sha256=yLcPlth5X2QAO0ktoneGdlQw6vWMEApwr_VPBikhAEQ,2373
@@ -17,7 +17,7 @@ odoo/addons/product_pricelist_margin/tests/__init__.py,sha256=UKD8x1fiapNCuRoRZr
17
17
  odoo/addons/product_pricelist_margin/tests/test_margin.py,sha256=hhpYvKJem1hiwUAxMFQkpbULUx_WgoYxK1bcWW9DGOU,1855
18
18
  odoo/addons/product_pricelist_margin/views/product_pricelist_item_views.xml,sha256=nM6uTRcpgiolesfq3maF1j0Rp-uNM-06AqpEuoGVTTs,1869
19
19
  odoo/addons/product_pricelist_margin/views/product_pricelist_views.xml,sha256=5jzXihUW__fSrLAiHvaZsEOJbzJgxWybbmd1jUyIV_Y,939
20
- odoo_addon_product_pricelist_margin-18.0.1.0.0.2.dist-info/METADATA,sha256=RwJa6I3mXCWjjE5yfYfIMrf7ydZJ4Ywk81LEmKbPJdY,4322
21
- odoo_addon_product_pricelist_margin-18.0.1.0.0.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
22
- odoo_addon_product_pricelist_margin-18.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
23
- odoo_addon_product_pricelist_margin-18.0.1.0.0.2.dist-info/RECORD,,
20
+ odoo_addon_product_pricelist_margin-18.0.1.0.0.4.dist-info/METADATA,sha256=6UFdKSt5BEKguPKpNb5sr7IWBO1sj8n2kF_MzVR0Slo,4322
21
+ odoo_addon_product_pricelist_margin-18.0.1.0.0.4.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
22
+ odoo_addon_product_pricelist_margin-18.0.1.0.0.4.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
23
+ odoo_addon_product_pricelist_margin-18.0.1.0.0.4.dist-info/RECORD,,