mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-23 17:52:05 +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,4 @@
|
|||
* Rafael Blasco
|
||||
* Jairo Llopis
|
||||
* Raf Ven <raf.ven@dynapps.be>
|
||||
* Nikos Tsirintanis <ntsirintanis@therp.nl>
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
This module extends the functionality of CRM leads to support split first and
|
||||
last name fields for contacts and allow you to port that information to and
|
||||
from partners.
|
||||
Since leads are expected to create partners only when needed and after
|
||||
information is correctly set up, in leads there is no inverse logic to
|
||||
transform the old single name in the new split names automatically. The old
|
||||
single name will simply be the firstname now.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
To install this module, you need to:
|
||||
|
||||
* Install `OCA/partner-contact <https://github.com/OCA/partner-contact>`_ repo.
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
To use this module, you need to:
|
||||
|
||||
* Go to *CRM > Leads > Leads > Create*.
|
||||
* You have the new split fields *Firstname* and *Lastname*. Fill them.
|
||||
* Press *Convert to Opportunity*.
|
||||
* In *Related Customer* choose *Create a new customer*.
|
||||
* Press *Create Opportunity*.
|
||||
* In the new opportunity, go to *Followup* tab. There are the new fields too.
|
||||
* If you go to the partner you just created, you will see that its first and
|
||||
last names match those in the lead.
|
||||
Loading…
Add table
Add a link
Reference in a new issue