Skip to content

Commit

Permalink
[IMP] crm_partner_assign: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
peluko00 committed Dec 1, 2023
1 parent 5b2387f commit 3bbc97f
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 47 deletions.
51 changes: 29 additions & 22 deletions crm_partner_assign/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,21 @@ CRM Partner Assign
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github
:target: https://github.com/OCA/crm/tree/16.0/crm_partner_assign
:target: https://github.com/OCA/crm/tree/17.0/crm_partner_assign
:alt: OCA/crm
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_partner_assign
:target: https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_partner_assign
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=16.0
:target: https://runboat.odoo-community.org/builds?repo=OCA/crm&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module extends the functionality of CRM Leads to support assigning an associate partner to leads
and to allow you to check if a Lead is being worked on by an associate partner.
Also you can link a Partner to another Partner as an implementation partner.
This module extends the functionality of CRM Leads to support assigning
an associate partner to leads and to allow you to check if a Lead is
being worked on by an associate partner. Also you can link a Partner to
another Partner as an implementation partner.

.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
Expand All @@ -45,53 +46,59 @@ Also you can link a Partner to another Partner as an implementation partner.
Installation
============

This module is the minimum viable product of the *website_crm_partner_assign* module.
If you have the *website* module installed and you want a more complete module, take a look at the *website_crm_partner_assign* module.
This module uses the same field names as the *website_crm_partner_assign* module, so if you want to use *website_crm_partner_assign* and don't lose data, you must install *website_crm_partner_assign* and then uninstall this module (in this order).
This module is the minimum viable product of the
*website_crm_partner_assign* module. If you have the *website* module
installed and you want a more complete module, take a look at the
*website_crm_partner_assign* module. This module uses the same field
names as the *website_crm_partner_assign* module, so if you want to use
*website_crm_partner_assign* and don't lose data, you must install
*website_crm_partner_assign* and then uninstall this module (in this
order).

Usage
=====

To use this module, you need to:

#. Go to Lead and assign a partner to it. You can assign a partner contact too.
#. You can filter the leads by assigned partner.
#. Go to Partner form and assign an partner to it.
#. You can group Partners by assigned partner.
1. Go to Lead and assign a partner to it. You can assign a partner
contact too.
2. You can filter the leads by assigned partner.
3. Go to Partner form and assign an partner to it.
4. You can group Partners by assigned partner.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/crm/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
`feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_partner_assign%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/crm/issues/new?body=module:%20crm_partner_assign%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~
-------

* Moduon

Contributors
~~~~~~~~~~~~
------------

* Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
* Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
- Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
- Rafael Blasco (`Moduon <https://www.moduon.team/>`__)

Other credits
~~~~~~~~~~~~~
-------------

The development of this module has been financially supported by:

* Moduon Team S.L.
- Moduon Team S.L.

Maintainers
~~~~~~~~~~~
-----------

This module is maintained by the OCA.

Expand All @@ -111,6 +118,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-Shide|

This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/16.0/crm_partner_assign>`_ project on GitHub.
This module is part of the `OCA/crm <https://github.com/OCA/crm/tree/17.0/crm_partner_assign>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions crm_partner_assign/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[build-system]
requires = ["whool"]
build-backend = "whool.buildapi"
2 changes: 2 additions & 0 deletions crm_partner_assign/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- Eduardo de Miguel ([Moduon](https://www.moduon.team/))
- Rafael Blasco ([Moduon](https://www.moduon.team/))
2 changes: 0 additions & 2 deletions crm_partner_assign/readme/CONTRIBUTORS.rst

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
The development of this module has been financially supported by:

* Moduon Team S.L.
- Moduon Team S.L.
4 changes: 4 additions & 0 deletions crm_partner_assign/readme/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
This module extends the functionality of CRM Leads to support assigning
an associate partner to leads and to allow you to check if a Lead is
being worked on by an associate partner. Also you can link a Partner to
another Partner as an implementation partner.
3 changes: 0 additions & 3 deletions crm_partner_assign/readme/DESCRIPTION.rst

This file was deleted.

8 changes: 8 additions & 0 deletions crm_partner_assign/readme/INSTALL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
This module is the minimum viable product of the
*website_crm_partner_assign* module. If you have the *website* module
installed and you want a more complete module, take a look at the
*website_crm_partner_assign* module. This module uses the same field
names as the *website_crm_partner_assign* module, so if you want to use
*website_crm_partner_assign* and don't lose data, you must install
*website_crm_partner_assign* and then uninstall this module (in this
order).
3 changes: 0 additions & 3 deletions crm_partner_assign/readme/INSTALL.rst

This file was deleted.

7 changes: 7 additions & 0 deletions crm_partner_assign/readme/USAGE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
To use this module, you need to:

1. Go to Lead and assign a partner to it. You can assign a partner
contact too.
2. You can filter the leads by assigned partner.
3. Go to Partner form and assign an partner to it.
4. You can group Partners by assigned partner.
6 changes: 0 additions & 6 deletions crm_partner_assign/readme/USAGE.rst

This file was deleted.

27 changes: 17 additions & 10 deletions crm_partner_assign/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -369,10 +369,11 @@ <h1 class="title">CRM Partner Assign</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d7416d52b55cc52565e9b0ed82ac4cda387335d70caa59a89f4abde41c7b24fb
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/crm/tree/16.0/crm_partner_assign"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/crm-16-0/crm-16-0-crm_partner_assign"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/crm&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of CRM Leads to support assigning an associate partner to leads
and to allow you to check if a Lead is being worked on by an associate partner.
Also you can link a Partner to another Partner as an implementation partner.</p>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/crm/tree/17.0/crm_partner_assign"><img alt="OCA/crm" src="https://img.shields.io/badge/github-OCA%2Fcrm-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/crm-17-0/crm-17-0-crm_partner_assign"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/crm&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the functionality of CRM Leads to support assigning
an associate partner to leads and to allow you to check if a Lead is
being worked on by an associate partner. Also you can link a Partner to
another Partner as an implementation partner.</p>
<div class="admonition important">
<p class="first admonition-title">Important</p>
<p class="last">This is an alpha version, the data model and design can change at any time without warning.
Expand All @@ -396,15 +397,21 @@ <h1 class="title">CRM Partner Assign</h1>
</div>
<div class="section" id="installation">
<h1><a class="toc-backref" href="#toc-entry-1">Installation</a></h1>
<p>This module is the minimum viable product of the <em>website_crm_partner_assign</em> module.
If you have the <em>website</em> module installed and you want a more complete module, take a look at the <em>website_crm_partner_assign</em> module.
This module uses the same field names as the <em>website_crm_partner_assign</em> module, so if you want to use <em>website_crm_partner_assign</em> and don’t lose data, you must install <em>website_crm_partner_assign</em> and then uninstall this module (in this order).</p>
<p>This module is the minimum viable product of the
<em>website_crm_partner_assign</em> module. If you have the <em>website</em> module
installed and you want a more complete module, take a look at the
<em>website_crm_partner_assign</em> module. This module uses the same field
names as the <em>website_crm_partner_assign</em> module, so if you want to use
<em>website_crm_partner_assign</em> and don’t lose data, you must install
<em>website_crm_partner_assign</em> and then uninstall this module (in this
order).</p>
</div>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
<p>To use this module, you need to:</p>
<ol class="arabic simple">
<li>Go to Lead and assign a partner to it. You can assign a partner contact too.</li>
<li>Go to Lead and assign a partner to it. You can assign a partner
contact too.</li>
<li>You can filter the leads by assigned partner.</li>
<li>Go to Partner form and assign an partner to it.</li>
<li>You can group Partners by assigned partner.</li>
Expand All @@ -415,7 +422,7 @@ <h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/crm/issues">GitHub Issues</a>.
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
<a class="reference external" href="https://github.com/OCA/crm/issues/new?body=module:%20crm_partner_assign%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/crm/issues/new?body=module:%20crm_partner_assign%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
Expand Down Expand Up @@ -449,7 +456,7 @@ <h2><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h2>
promote its widespread use.</p>
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
<p><a class="reference external image-reference" href="https://github.com/Shide"><img alt="Shide" src="https://github.com/Shide.png?size=40px" /></a></p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/crm/tree/16.0/crm_partner_assign">OCA/crm</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/crm/tree/17.0/crm_partner_assign">OCA/crm</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>
Expand Down

0 comments on commit 3bbc97f

Please sign in to comment.