mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-25 11:01:58 +02:00
Add oca-crm submodule with 26 CRM modules
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
0e924979be
commit
0608132c9e
1296 changed files with 142509 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Antonio Espinosa
|
||||
* David Vidal
|
||||
* Alexandre Díaz
|
||||
* Ernesto Tejeda
|
||||
|
||||
* `Moduon <https://www.moduon.es/>`_:
|
||||
|
||||
* Eduardo López
|
||||
|
|
@ -0,0 +1 @@
|
|||
* Icon park: `Icon http://icon-park.com/icon/location-map-pin-orange3/`
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
This module adds the concept of NUTS region to the CRM main objects (lead,
|
||||
opportunity), and propagate them through the workflow.
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
- It would be cleaner an more reusable to put the repeated methods and fields
|
||||
into an abstract model.
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
- Go to CRM configuration and enable "Leads"
|
||||
- Create a new Lead (or edit an existing one):
|
||||
- Set a contact name or a company name.
|
||||
- Set NUTS values as desired.
|
||||
- Save it an convert to opportunity.
|
||||
- In the dialog, choose **Create a new customer** and click create.
|
||||
- If you browse the new customer, the NUTS values should have been propagated.
|
||||
Loading…
Add table
Add a link
Reference in a new issue