-
-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[17.0][MIG] crm_partner_assign: Migration to 17.0 #606
Open
MohamedOsman7
wants to merge
6
commits into
OCA:17.0
Choose a base branch
from
c4a8-odoo:17.0-mig-crm_partner_assign
base: 17.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
3ffe325
[ADD] crm_partner_assign
Shide b2ad042
[MIG] crm_partner_assign: Migration to 16.0
Shide a079581
crm_partner_assign 16.0.0.1.2
OCA-git-bot 54905ba
Added translation using Weblate (Italian)
mymage 87444d5
[IMP] crm_partner_assign: black, isort, prettier
dd11881
[MIG] crm_partner_assign: Migration to 17.0
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
================== | ||
CRM Partner Assign | ||
================== | ||
|
||
.. | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! This file is generated by oca-gen-addon-readme !! | ||
!! changes will be overwritten. !! | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
!! source digest: sha256:d7416d52b55cc52565e9b0ed82ac4cda387335d70caa59a89f4abde41c7b24fb | ||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
||
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png | ||
:target: https://odoo-community.org/page/development-status | ||
:alt: Alpha | ||
.. |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%2Fcrm-lightgray.png?logo=github | ||
: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-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=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. | ||
|
||
.. IMPORTANT:: | ||
This is an alpha version, the data model and design can change at any time without warning. | ||
Only for development or testing purpose, do not use in production. | ||
`More details on development status <https://odoo-community.org/page/development-status>`_ | ||
|
||
**Table of contents** | ||
|
||
.. contents:: | ||
:local: | ||
|
||
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). | ||
|
||
Usage | ||
===== | ||
|
||
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. | ||
|
||
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:%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/>`__) | ||
|
||
Other credits | ||
------------- | ||
|
||
The development of this module has been financially supported by: | ||
|
||
- Moduon Team S.L. | ||
|
||
Maintainers | ||
----------- | ||
|
||
This module is maintained by the OCA. | ||
|
||
.. image:: https://odoo-community.org/logo.png | ||
:alt: Odoo Community Association | ||
:target: https://odoo-community.org | ||
|
||
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-Shide| image:: https://github.com/Shide.png?size=40px | ||
:target: https://github.com/Shide | ||
:alt: Shide | ||
|
||
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/17.0/crm_partner_assign>`_ project on GitHub. | ||
|
||
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
from . import models |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Copyright 2023 Moduon Team S.L. | ||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl-3.0) | ||
|
||
{ | ||
"name": "CRM Partner Assign", | ||
"summary": """ | ||
Assign a Partner to an Opportunity/Lead/Partner to indicate Partnership, | ||
""", | ||
"version": "17.0.1.0.0", | ||
"development_status": "Alpha", | ||
"category": "Sales/CRM", | ||
"website": "https://github.com/OCA/crm", | ||
"author": "Moduon, Odoo Community Association (OCA)", | ||
"maintainers": ["Shide"], | ||
"license": "AGPL-3", | ||
"application": False, | ||
"installable": True, | ||
"depends": [ | ||
"crm", | ||
], | ||
"data": [ | ||
"views/crm_lead_view.xml", | ||
"views/res_partner_view.xml", | ||
], | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * crm_partner_assign | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__partner_assigned_id | ||
msgid "Assigned Partner" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__partner_contact_assigned_id | ||
msgid "Assigned Partner Contact" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_crm_case_leads_filter | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_crm_case_opportunities_filter | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_res_partner_filter | ||
msgid "Assigned partner" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model,name:crm_partner_assign.model_res_partner | ||
msgid "Contact" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__implemented_partner_ids | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__implemented_partner_ids | ||
msgid "Implementation References" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__implemented_count | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__implemented_count | ||
msgid "Implemented Count" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__assigned_partner_id | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__assigned_partner_id | ||
msgid "Implemented by" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__date_partner_assign | ||
msgid "Last date this case was assigned to a partner" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model,name:crm_partner_assign.model_crm_lead | ||
msgid "Lead/Opportunity" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__date_partner_assign | ||
msgid "Partner Assignment Date" | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__partner_contact_assigned_id | ||
msgid "Partner Contact this case has been assigned to." | ||
msgstr "" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__partner_assigned_id | ||
msgid "Partner this case has been assigned to." | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * crm_partner_assign | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 15.0+e\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2023-04-18 10:36+0000\n" | ||
"PO-Revision-Date: 2023-04-18 12:38+0200\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"Language: es\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: \n" | ||
"X-Generator: Poedit 3.1.1\n" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__partner_assigned_id | ||
msgid "Assigned Partner" | ||
msgstr "Partner asignado" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__partner_contact_assigned_id | ||
msgid "Assigned Partner Contact" | ||
msgstr "Contacto de Partner" | ||
|
||
#. module: crm_partner_assign | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_crm_case_leads_filter | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_crm_case_opportunities_filter | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_res_partner_filter | ||
msgid "Assigned partner" | ||
msgstr "Partner asignado" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model,name:crm_partner_assign.model_res_partner | ||
msgid "Contact" | ||
msgstr "Contacto" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__implemented_partner_ids | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__implemented_partner_ids | ||
msgid "Implementation References" | ||
msgstr "Referencias de implementación" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__implemented_count | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__implemented_count | ||
msgid "Implemented Count" | ||
msgstr "Recuento de implementaciones" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__assigned_partner_id | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__assigned_partner_id | ||
msgid "Implemented by" | ||
msgstr "Implementado por" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__date_partner_assign | ||
msgid "Last date this case was assigned to a partner" | ||
msgstr "Última fecha en la que este caso fue reenviado/asignado a un partner" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model,name:crm_partner_assign.model_crm_lead | ||
msgid "Lead/Opportunity" | ||
msgstr "Lead/Oportunidad" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__date_partner_assign | ||
msgid "Partner Assignment Date" | ||
msgstr "Fecha de asignación del Partner" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__partner_contact_assigned_id | ||
msgid "Partner Contact this case has been assigned to." | ||
msgstr "Contacto de Partner al que este caso ha sido reenviado/asignado." | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__partner_assigned_id | ||
msgid "Partner this case has been assigned to." | ||
msgstr "Partner al que este caso ha sido reenviado/asignado." |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,82 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * crm_partner_assign | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 16.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2023-06-14 14:10+0000\n" | ||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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" | ||
"X-Generator: Weblate 4.17\n" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__partner_assigned_id | ||
msgid "Assigned Partner" | ||
msgstr "Partner assegnato" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__partner_contact_assigned_id | ||
msgid "Assigned Partner Contact" | ||
msgstr "Contatto partner assegnato" | ||
|
||
#. module: crm_partner_assign | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_crm_case_leads_filter | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_crm_case_opportunities_filter | ||
#: model_terms:ir.ui.view,arch_db:crm_partner_assign.view_res_partner_filter | ||
msgid "Assigned partner" | ||
msgstr "Partner assegnato" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model,name:crm_partner_assign.model_res_partner | ||
msgid "Contact" | ||
msgstr "Contatto" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__implemented_partner_ids | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__implemented_partner_ids | ||
msgid "Implementation References" | ||
msgstr "Riferimento implementazione" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__implemented_count | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__implemented_count | ||
msgid "Implemented Count" | ||
msgstr "Conteggio implementazioni" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_partner__assigned_partner_id | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_res_users__assigned_partner_id | ||
msgid "Implemented by" | ||
msgstr "Implementato da" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__date_partner_assign | ||
msgid "Last date this case was assigned to a partner" | ||
msgstr "Ultima data in cui questo argomento è stato assegnato ad un partner" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model,name:crm_partner_assign.model_crm_lead | ||
msgid "Lead/Opportunity" | ||
msgstr "Contatto/Opportunità" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,field_description:crm_partner_assign.field_crm_lead__date_partner_assign | ||
msgid "Partner Assignment Date" | ||
msgstr "Data assegnazione partner" | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__partner_contact_assigned_id | ||
msgid "Partner Contact this case has been assigned to." | ||
msgstr "Contatto partner a cui è stato assegnato l'argomento." | ||
|
||
#. module: crm_partner_assign | ||
#: model:ir.model.fields,help:crm_partner_assign.field_crm_lead__partner_assigned_id | ||
msgid "Partner this case has been assigned to." | ||
msgstr "Partner a cui è stato assegnato l'argomento." |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Incorrect change. If it doesn't fit, you should split the string, but don't introduce linebreaks with
"""
.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
done