Maintainers
+Maintainers
This module is maintained by the OCA.
@@ -434,5 +439,6 @@ diff --git a/README.md b/README.md
index 3ec697562a9..cd2f7f8b663 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ addon | version | maintainers | summary
[base_product_mass_addition](base_product_mass_addition/) | 16.0.1.0.0 |
| Base Product Mass Addition
[pos_product_cost_security](pos_product_cost_security/) | 16.0.1.0.0 | | Compatibility between Point of Sale and Product Cost Security
[product_abc_classification](product_abc_classification/) | 16.0.2.0.0 | | ABC classification for sales and warehouse management
-[product_abc_classification_sale_stock](product_abc_classification_sale_stock/) | 16.0.1.0.2 |
| Compute ABC classification from the number of delivered sale order line by product
+[product_abc_classification_sale_stock](product_abc_classification_sale_stock/) | 16.0.1.0.3 |
| Compute ABC classification from the number of delivered sale order line by product
[product_assortment](product_assortment/) | 16.0.2.0.2 | | Adds the ability to manage products assortment
[product_attachment_link](product_attachment_link/) | 16.0.1.0.0 | | Product Attachment Link
[product_attachment_zipped_download](product_attachment_zipped_download/) | 16.0.1.0.0 |
| Product Attachment Zipped Download
@@ -67,6 +67,7 @@ addon | version | maintainers | summary
[product_manufacturer](product_manufacturer/) | 16.0.1.0.1 | | Adds manufacturers and attributes on the product view.
[product_multi_category](product_multi_category/) | 16.0.1.0.0 | | Product - Many Categories
[product_multi_image](product_multi_image/) | 16.0.1.0.0 | | Add multiple images for a product, a.k.a. an image gallery.
+[product_multi_price](product_multi_price/) | 16.0.1.0.0 | | Product Multi Price
[product_net_weight](product_net_weight/) | 16.0.1.0.1 |
| Add 'Net Weight' on product models
[product_optional_product_quantity](product_optional_product_quantity/) | 16.0.1.1.0 | | Specify optional products quantity for product
[product_origin](product_origin/) | 16.0.1.0.0 |
| Adds the origin of the product
diff --git a/product_abc_classification_sale_stock/README.rst b/product_abc_classification_sale_stock/README.rst
index 722dd685a6a..003fdc09625 100644
--- a/product_abc_classification_sale_stock/README.rst
+++ b/product_abc_classification_sale_stock/README.rst
@@ -1,3 +1,7 @@
+.. image:: https://odoo-community.org/readme-banner-image
+ :target: https://odoo-community.org/get-involved?utm_source=readme
+ :alt: Odoo Community Association
+
======================================================
Product Abc Classification based on delivered products
======================================================
@@ -7,13 +11,13 @@ Product Abc Classification based on delivered products
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:a7d5b20b9d46ee70fac27b43c527ef622701a484488d50390d4096d5b60b6a98
+ !! source digest: sha256:64f76500209aa74049b1102a72f3f63b0626f50fec892d3a0f36652318558edf
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
-.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
+.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fproduct--attribute-lightgray.png?logo=github
diff --git a/product_abc_classification_sale_stock/__manifest__.py b/product_abc_classification_sale_stock/__manifest__.py
index abd4ff0d636..bf7ccb8fe0b 100644
--- a/product_abc_classification_sale_stock/__manifest__.py
+++ b/product_abc_classification_sale_stock/__manifest__.py
@@ -6,7 +6,7 @@
"summary": """
Compute ABC classification from the number of delivered sale order
line by product""",
- "version": "16.0.1.0.2",
+ "version": "16.0.1.0.3",
"license": "AGPL-3",
"website": "https://github.com/OCA/product-attribute",
"maintainers": ["rousseldenis", "lmignon", "lmarion-source"],
diff --git a/product_abc_classification_sale_stock/i18n/es.po b/product_abc_classification_sale_stock/i18n/es.po
index 0434930573e..2038871268b 100644
--- a/product_abc_classification_sale_stock/i18n/es.po
+++ b/product_abc_classification_sale_stock/i18n/es.po
@@ -234,5 +234,9 @@ msgstr "Almacén"
#. odoo-python
#: code:addons/product_abc_classification_sale_stock/models/abc_classification_profile.py:0
#, python-format
-msgid "You must specify a warehouse for {profile_name}"
-msgstr "Debe especificar un almacén para {profile_name}"
+msgid "You must specify a warehouse for %(profile_name)s"
+msgstr ""
+
+#, python-format
+#~ msgid "You must specify a warehouse for {profile_name}"
+#~ msgstr "Debe especificar un almacén para {profile_name}"
diff --git a/product_abc_classification_sale_stock/i18n/fr.po b/product_abc_classification_sale_stock/i18n/fr.po
index e4588617b92..7a093aa5556 100644
--- a/product_abc_classification_sale_stock/i18n/fr.po
+++ b/product_abc_classification_sale_stock/i18n/fr.po
@@ -236,8 +236,12 @@ msgstr "Entrepôt"
#. odoo-python
#: code:addons/product_abc_classification_sale_stock/models/abc_classification_profile.py:0
#, python-format
-msgid "You must specify a warehouse for {profile_name}"
-msgstr "Vous devez specifier un entrepôt pour le profil {profile_name}"
+msgid "You must specify a warehouse for %(profile_name)s"
+msgstr ""
+
+#, python-format
+#~ msgid "You must specify a warehouse for {profile_name}"
+#~ msgstr "Vous devez specifier un entrepôt pour le profil {profile_name}"
#~ msgid "Sale stock level history ids"
#~ msgstr "Historique des données de vente collectées"
diff --git a/product_abc_classification_sale_stock/i18n/gl.po b/product_abc_classification_sale_stock/i18n/gl.po
index dc0ce35eef9..f3b49874586 100644
--- a/product_abc_classification_sale_stock/i18n/gl.po
+++ b/product_abc_classification_sale_stock/i18n/gl.po
@@ -232,5 +232,9 @@ msgstr "Almacén"
#. odoo-python
#: code:addons/product_abc_classification_sale_stock/models/abc_classification_profile.py:0
#, python-format
-msgid "You must specify a warehouse for {profile_name}"
-msgstr "Debe especificar un almacén para {profile_name}"
+msgid "You must specify a warehouse for %(profile_name)s"
+msgstr ""
+
+#, python-format
+#~ msgid "You must specify a warehouse for {profile_name}"
+#~ msgstr "Debe especificar un almacén para {profile_name}"
diff --git a/product_abc_classification_sale_stock/i18n/it.po b/product_abc_classification_sale_stock/i18n/it.po
index 71c0266d39b..d07da4a7a65 100644
--- a/product_abc_classification_sale_stock/i18n/it.po
+++ b/product_abc_classification_sale_stock/i18n/it.po
@@ -235,5 +235,9 @@ msgstr "Magazzino"
#. odoo-python
#: code:addons/product_abc_classification_sale_stock/models/abc_classification_profile.py:0
#, python-format
-msgid "You must specify a warehouse for {profile_name}"
-msgstr "Bisogna specificare un macaggino per {profile_name}"
+msgid "You must specify a warehouse for %(profile_name)s"
+msgstr ""
+
+#, python-format
+#~ msgid "You must specify a warehouse for {profile_name}"
+#~ msgstr "Bisogna specificare un macaggino per {profile_name}"
diff --git a/product_abc_classification_sale_stock/i18n/product_abc_classification_sale_stock.pot b/product_abc_classification_sale_stock/i18n/product_abc_classification_sale_stock.pot
index f2d5e47d2f3..22d412e61a6 100644
--- a/product_abc_classification_sale_stock/i18n/product_abc_classification_sale_stock.pot
+++ b/product_abc_classification_sale_stock/i18n/product_abc_classification_sale_stock.pot
@@ -228,5 +228,5 @@ msgstr ""
#. odoo-python
#: code:addons/product_abc_classification_sale_stock/models/abc_classification_profile.py:0
#, python-format
-msgid "You must specify a warehouse for {profile_name}"
+msgid "You must specify a warehouse for %(profile_name)s"
msgstr ""
diff --git a/product_abc_classification_sale_stock/models/abc_classification_profile.py b/product_abc_classification_sale_stock/models/abc_classification_profile.py
index b10313cb052..56db77828be 100644
--- a/product_abc_classification_sale_stock/models/abc_classification_profile.py
+++ b/product_abc_classification_sale_stock/models/abc_classification_profile.py
@@ -38,8 +38,9 @@ def _check_warehouse_id(self):
for rec in self:
if rec.profile_type == "sale_stock" and not rec.warehouse_id:
raise ValidationError(
- _("You must specify a warehouse for {profile_name}").forman(
- profile_name=rec.name
+ _(
+ "You must specify a warehouse for %(profile_name)s",
+ profile_name=rec.name,
)
)
diff --git a/product_abc_classification_sale_stock/static/description/index.html b/product_abc_classification_sale_stock/static/description/index.html
index 2a98e7bbf91..05869eed081 100644
--- a/product_abc_classification_sale_stock/static/description/index.html
+++ b/product_abc_classification_sale_stock/static/description/index.html
@@ -3,7 +3,7 @@
This modules includes an ABC analysis computation profile based on the number of sale order lines delivered from a given date by product.
Table of contents
@@ -386,7 +391,7 @@To use this module, you need to:
#. Go to Sales or Inventory menu, then to Configuration/Products/ABC Classification Profile and create a profile with levels, knowing that the sum of all levels in the profile @@ -395,7 +400,7 @@
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed @@ -403,15 +408,15 @@
Do not contact contributors directly about support or help with technical issues.