From c36be2846b26142e9392e855ef5af70a7ac79a14 Mon Sep 17 00:00:00 2001 From: kobros-tech Date: Thu, 6 Feb 2025 21:34:01 +0300 Subject: [PATCH] [IMP] pim: remove completeness dependency --- pim/README.rst | 3 +- pim/__manifest__.py | 1 - pim/i18n/es.po | 142 ------------------------------ pim/i18n/it.po | 128 --------------------------- pim/readme/CONTRIBUTORS.rst | 1 + pim/static/description/index.html | 4 +- pim/views/product_view.xml | 16 ---- 7 files changed, 6 insertions(+), 289 deletions(-) delete mode 100644 pim/i18n/es.po delete mode 100644 pim/i18n/it.po diff --git a/pim/README.rst b/pim/README.rst index 4b88e68a4..ec0b9ce7b 100644 --- a/pim/README.rst +++ b/pim/README.rst @@ -7,7 +7,7 @@ Product Information Management !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:8b963d932df94ad17db1e9648bdd4017e7210106167af3942824a0e17fc91b37 + !! source digest: sha256:90ca4229a4bc6ac1a4599e4c6215399a0a3e4721ae029bbc6497fcda6f43288c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -78,6 +78,7 @@ Contributors * Cédric PIGEON * Denis Roussel * Dhara Solanki +* Mohamed Alkobrosli Maintainers ~~~~~~~~~~~ diff --git a/pim/__manifest__.py b/pim/__manifest__.py index 193cf1c78..e08bb42be 100644 --- a/pim/__manifest__.py +++ b/pim/__manifest__.py @@ -10,7 +10,6 @@ "depends": [ "product", "product_attribute_set", - "product_attribute_set_completeness", ], "data": [ "data/ir_module_category_data.xml", diff --git a/pim/i18n/es.po b/pim/i18n/es.po deleted file mode 100644 index 14462e59d..000000000 --- a/pim/i18n/es.po +++ /dev/null @@ -1,142 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pim -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" -"Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2024-03-17 23:57+0000\n" -"Last-Translator: Ivorra78 \n" -"Language-Team: none\n" -"Language: es\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 4.17\n" - -#. module: pim -#: model:res.groups,comment:pim.group_pim_manager -msgid "" -"\n" -" the user will be able to modify products and create attributes\n" -" " -msgstr "" -"\n" -" el usuario podrá modificar productos y crear atributos\n" -" " - -#. module: pim -#: model:res.groups,comment:pim.group_pim_user -msgid "" -"\n" -" the user will be able to modify products but will not be authorized to\n" -" create attributes\n" -" " -msgstr "" -"\n" -" el usuario podrá modificar productos pero no estará autorizado " -"a\n" -" crear atributos\n" -" " - -#. module: pim -#: model:res.groups,comment:pim.group_pim_reader -msgid "" -"\n" -" the user will have only the right to consult the products catalogue\n" -" " -msgstr "" -"\n" -" el usuario sólo tendrá derecho a consultar el catálogo de " -"productos\n" -" " - -#. module: pim -#: model:ir.actions.act_window,name:pim.attribute_group_form_action -#: model:ir.ui.menu,name:pim.menu_attribute_group_action -msgid "Attribute Groups" -msgstr "Grupos de Atributo" - -#. module: pim -#: model:ir.ui.menu,name:pim.main_menu_attribute -msgid "Attributes" -msgstr "Atributos" - -#. module: pim -#: model:ir.ui.menu,name:pim.menu_variant_attribute_value -msgid "Attributes Values" -msgstr "Valores del Atributo" - -#. module: pim -#: model:ir.ui.menu,name:pim.main_menu_category -msgid "Categories" -msgstr "categorías" - -#. module: pim -#: model:ir.module.category,description:pim.module_category_pim -msgid "Manage your products catalogue easily" -msgstr "Gestione fácilmente su catálogo de productos" - -#. module: pim -#: model:res.groups,name:pim.group_pim_manager -msgid "Manager" -msgstr "Gerente" - -#. module: pim -#: model:ir.module.category,name:pim.module_category_pim -#: model:ir.ui.menu,name:pim.root_menu_pim -msgid "PIM" -msgstr "PIM" - -#. module: pim -#: model_terms:ir.ui.view,arch_db:pim.pim_product_template_tree_view -msgid "Product" -msgstr "Producto" - -#. module: pim -#: model:ir.actions.act_window,name:pim.attribute_attribute_form_action -#: model:ir.ui.menu,name:pim.menu_attribute_attribute_action -msgid "Product Attribute" -msgstr "Atributo de Producto" - -#. module: pim -#: model:ir.actions.act_window,name:pim.attribute_set_form_action -#: model:ir.ui.menu,name:pim.menu_attribute_set_action -msgid "Product Attribute Sets" -msgstr "Conjuntos de Atributos de Producto" - -#. module: pim -#: model:ir.actions.act_window,name:pim.product_attribute_value_action -#: model_terms:ir.ui.view,arch_db:pim.product_attribute_value_view_form -msgid "Product Attribute Values" -msgstr "Valores de los Atributos del Producto" - -#. module: pim -#: model:ir.ui.menu,name:pim.menu_product_product -msgid "Product Variants" -msgstr "Variantes del Producto" - -#. module: pim -#: model:ir.actions.act_window,name:pim.product_template_action -#: model:ir.ui.menu,name:pim.main_menu_product -#: model:ir.ui.menu,name:pim.menu_product_template -msgid "Products" -msgstr "Productos" - -#. module: pim -#: model:res.groups,name:pim.group_pim_reader -msgid "Reader" -msgstr "Lector" - -#. module: pim -#: model:res.groups,name:pim.group_pim_user -msgid "User" -msgstr "Usuario" - -#. module: pim -#: model:ir.ui.menu,name:pim.main_menu_variant_attribute -#: model:ir.ui.menu,name:pim.menu_variant_attribute -msgid "Variants Attributes" -msgstr "Variantes Atributos" diff --git a/pim/i18n/it.po b/pim/i18n/it.po deleted file mode 100644 index f969ed446..000000000 --- a/pim/i18n/it.po +++ /dev/null @@ -1,128 +0,0 @@ -# Translation of Odoo Server. -# This file contains the translation of the following modules: -# * pim -# -msgid "" -msgstr "" -"Project-Id-Version: Odoo Server 14.0\n" -"Report-Msgid-Bugs-To: \n" -"Last-Translator: Automatically generated\n" -"Language-Team: none\n" -"Language: it\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: \n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" - -#. module: pim -#: model:res.groups,comment:pim.group_pim_manager -msgid "" -"\n" -" the user will be able to modify products and create attributes\n" -" " -msgstr "" - -#. module: pim -#: model:res.groups,comment:pim.group_pim_user -msgid "" -"\n" -" the user will be able to modify products but will not be authorized to\n" -" create attributes\n" -" " -msgstr "" - -#. module: pim -#: model:res.groups,comment:pim.group_pim_reader -msgid "" -"\n" -" the user will have only the right to consult the products catalogue\n" -" " -msgstr "" - -#. module: pim -#: model:ir.actions.act_window,name:pim.attribute_group_form_action -#: model:ir.ui.menu,name:pim.menu_attribute_group_action -msgid "Attribute Groups" -msgstr "" - -#. module: pim -#: model:ir.ui.menu,name:pim.main_menu_attribute -msgid "Attributes" -msgstr "" - -#. module: pim -#: model:ir.ui.menu,name:pim.menu_variant_attribute_value -msgid "Attributes Values" -msgstr "" - -#. module: pim -#: model:ir.ui.menu,name:pim.main_menu_category -msgid "Categories" -msgstr "" - -#. module: pim -#: model:ir.module.category,description:pim.module_category_pim -msgid "Manage your products catalogue easily" -msgstr "" - -#. module: pim -#: model:res.groups,name:pim.group_pim_manager -msgid "Manager" -msgstr "" - -#. module: pim -#: model:ir.module.category,name:pim.module_category_pim -#: model:ir.ui.menu,name:pim.root_menu_pim -msgid "PIM" -msgstr "" - -#. module: pim -#: model_terms:ir.ui.view,arch_db:pim.pim_product_template_tree_view -msgid "Product" -msgstr "" - -#. module: pim -#: model:ir.actions.act_window,name:pim.attribute_attribute_form_action -#: model:ir.ui.menu,name:pim.menu_attribute_attribute_action -msgid "Product Attribute" -msgstr "" - -#. module: pim -#: model:ir.actions.act_window,name:pim.attribute_set_form_action -#: model:ir.ui.menu,name:pim.menu_attribute_set_action -msgid "Product Attribute Sets" -msgstr "" - -#. module: pim -#: model:ir.actions.act_window,name:pim.product_attribute_value_action -#: model_terms:ir.ui.view,arch_db:pim.product_attribute_value_view_form -msgid "Product Attribute Values" -msgstr "" - -#. module: pim -#: model:ir.ui.menu,name:pim.menu_product_product -msgid "Product Variants" -msgstr "" - -#. module: pim -#: model:ir.actions.act_window,name:pim.product_template_action -#: model:ir.ui.menu,name:pim.main_menu_product -#: model:ir.ui.menu,name:pim.menu_product_template -msgid "Products" -msgstr "" - -#. module: pim -#: model:res.groups,name:pim.group_pim_reader -msgid "Reader" -msgstr "" - -#. module: pim -#: model:res.groups,name:pim.group_pim_user -msgid "User" -msgstr "" - -#. module: pim -#: model:ir.ui.menu,name:pim.main_menu_variant_attribute -#: model:ir.ui.menu,name:pim.menu_variant_attribute -msgid "Variants Attributes" -msgstr "" diff --git a/pim/readme/CONTRIBUTORS.rst b/pim/readme/CONTRIBUTORS.rst index 4f9e1828a..8709fbf48 100644 --- a/pim/readme/CONTRIBUTORS.rst +++ b/pim/readme/CONTRIBUTORS.rst @@ -3,3 +3,4 @@ * Cédric PIGEON * Denis Roussel * Dhara Solanki +* Mohamed Alkobrosli diff --git a/pim/static/description/index.html b/pim/static/description/index.html index 7d244be61..1c92031e1 100644 --- a/pim/static/description/index.html +++ b/pim/static/description/index.html @@ -367,7 +367,7 @@

Product Information Management

!! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:8b963d932df94ad17db1e9648bdd4017e7210106167af3942824a0e17fc91b37 +!! source digest: sha256:90ca4229a4bc6ac1a4599e4c6215399a0a3e4721ae029bbc6497fcda6f43288c !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/odoo-pim Translate me on Weblate Try me on Runboat

A basic module for Product Information Management.

@@ -423,6 +423,8 @@

Contributors

  • Clément Mombereau <clement.mombereau@akretion.com.br>
  • Cédric PIGEON <cedric.pigeon@acsone.eu>
  • Denis Roussel <denis.roussel@acsone.eu>
  • +
  • Dhara Solanki <dhara.solanki@initos.com>
  • +
  • Mohamed Alkobrosli <malkobrosly@kencove.com>
  • diff --git a/pim/views/product_view.xml b/pim/views/product_view.xml index 6ec2c3093..b5d9c9c41 100644 --- a/pim/views/product_view.xml +++ b/pim/views/product_view.xml @@ -26,22 +26,6 @@ groups="uom.group_uom" /> - -