Maintainers
+Maintainers
This module is maintained by the OCA.
@@ -462,6 +457,5 @@ diff --git a/ai_oca_bridge_mrp/README.rst b/ai_oca_bridge_mrp/README.rst index b7dc45e..7d1c614 100644 --- a/ai_oca_bridge_mrp/README.rst +++ b/ai_oca_bridge_mrp/README.rst @@ -1,9 +1,5 @@ -.. image:: https://odoo-community.org/readme-banner-image - :target: https://odoo-community.org/get-involved?utm_source=readme - :alt: Odoo Community Association - ================= -Ai Oca Bridge MRP +AI OCA Bridge MRP ================= .. @@ -17,7 +13,7 @@ Ai Oca Bridge MRP .. |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/license-AGPL--3-blue.png +.. |badge2| image:: https://img.shields.io/badge/licence-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%2Fai-lightgray.png?logo=github diff --git a/ai_oca_bridge_mrp/__manifest__.py b/ai_oca_bridge_mrp/__manifest__.py index 06e70ae..9f90c3a 100644 --- a/ai_oca_bridge_mrp/__manifest__.py +++ b/ai_oca_bridge_mrp/__manifest__.py @@ -2,12 +2,13 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). { - "name": "Ai Oca Bridge MRP", + "name": "AI OCA Bridge MRP", "summary": """Adds MRP triggers for AI Bridges""", "version": "16.0.1.0.0", "license": "AGPL-3", "author": "Escodoo,Odoo Community Association (OCA)", "maintainers": ["marcelsavegnago"], + "category": "AI", "website": "https://github.com/OCA/ai", "depends": [ "ai_oca_bridge", diff --git a/ai_oca_bridge_mrp/static/description/icon.png b/ai_oca_bridge_mrp/static/description/icon.png index 3a0328b..4adee3c 100644 Binary files a/ai_oca_bridge_mrp/static/description/icon.png and b/ai_oca_bridge_mrp/static/description/icon.png differ diff --git a/ai_oca_bridge_mrp/static/description/index.html b/ai_oca_bridge_mrp/static/description/index.html index 1b3dc28..2c88bdb 100644 --- a/ai_oca_bridge_mrp/static/description/index.html +++ b/ai_oca_bridge_mrp/static/description/index.html @@ -3,7 +3,7 @@
-This module is intended to allow external AI systems to perform actions with the correct context, based on triggers related to MRP.
Table of contents
@@ -392,7 +387,7 @@Depending on the bridges you have created, create, update or delete a MRP record matching the bridge domain. You should see the execution on the AI Bridge Execution menu.
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 @@ -430,15 +425,15 @@
Do not contact contributors directly about support or help with technical issues.