Initial commit: OCA Technical packages (595 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:03 +02:00
commit 2cc02aac6e
24950 changed files with 2318079 additions and 0 deletions

View file

@ -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

View file

@ -0,0 +1 @@
* Icon park: `Icon http://icon-park.com/icon/location-map-pin-orange3/`

View file

@ -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.

View file

@ -0,0 +1,2 @@
- It would be cleaner an more reusable to put the repeated methods and fields
into an abstract model.

View file

@ -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.