mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 11:12:00 +02:00
Initial commit: OCA Technical packages (595 packages)
This commit is contained in:
commit
2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
* Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
|
||||
* Rafael Blasco (`Moduon <https://www.moduon.team/>`__)
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
The development of this module has been financially supported by:
|
||||
|
||||
* Moduon Team S.L.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
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.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
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).
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue