From 48fba0fb855c7556ce89f6dee858d3121c59d0df Mon Sep 17 00:00:00 2001 From: Sylvain LE GAL Date: Sun, 13 Oct 2024 16:13:46 +0200 Subject: [PATCH] [REF] purchase_quick: Adopt the addon --- purchase_quick/README.rst | 9 +++++++++ purchase_quick/__manifest__.py | 3 ++- purchase_quick/static/description/index.html | 3 +++ 3 files changed, 14 insertions(+), 1 deletion(-) diff --git a/purchase_quick/README.rst b/purchase_quick/README.rst index 0c9ea941c38..471d4c2fd00 100644 --- a/purchase_quick/README.rst +++ b/purchase_quick/README.rst @@ -92,6 +92,7 @@ Credits Authors ~~~~~~~ +* GRAP * Akretion Contributors @@ -119,6 +120,14 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use. +.. |maintainer-legalsylvain| image:: https://github.com/legalsylvain.png?size=40px + :target: https://github.com/legalsylvain + :alt: legalsylvain + +Current `maintainer `__: + +|maintainer-legalsylvain| + This module is part of the `OCA/purchase-workflow `_ project on GitHub. You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/purchase_quick/__manifest__.py b/purchase_quick/__manifest__.py index 959844aad33..5e30eb88fc6 100644 --- a/purchase_quick/__manifest__.py +++ b/purchase_quick/__manifest__.py @@ -6,7 +6,8 @@ { "name": "Quick Purchase order", "version": "16.0.1.0.0", - "author": "Akretion, Odoo Community Association (OCA)", + "author": "GRAP, Akretion, Odoo Community Association (OCA)", + "maintainers": ["legalsylvain"], "website": "https://github.com/OCA/purchase-workflow", "license": "AGPL-3", "category": "Purchase", diff --git a/purchase_quick/static/description/index.html b/purchase_quick/static/description/index.html index cf0d375d140..c258ef1f719 100644 --- a/purchase_quick/static/description/index.html +++ b/purchase_quick/static/description/index.html @@ -426,6 +426,7 @@

Credits

Authors

    +
  • GRAP
  • Akretion
@@ -451,6 +452,8 @@

Maintainers

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

+

Current maintainer:

+

legalsylvain

This module is part of the OCA/purchase-workflow project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.