mirror of
https://github.com/bringout/oca-crm.git
synced 2026-04-27 07:02:04 +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,2 @@
|
|||
No specific configuration is needed but multi-currency should be enabled for the module
|
||||
to make sense.
|
||||
|
|
@ -0,0 +1 @@
|
|||
* Thierry Ducrest <thierry.ducrest@camptocamp.com>
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
This module allows to select a specific currency for a lead or an opportunity.
|
||||
If the selected currency is different to the company currency, an amount in the customer
|
||||
currency can be set and the expected revenue of the opportunity will automatically be
|
||||
computed in the company currency. The default rate used for the computation is the rate
|
||||
of the day.
|
||||
|
|
@ -0,0 +1 @@
|
|||
Just install the module.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
To use this module, you need to:
|
||||
|
||||
#. Created a new opportunity in the CRM and set a customer currency on it.
|
||||
Loading…
Add table
Add a link
Reference in a new issue