[ADD] crm: doc about partner autocomplete

This commit is contained in:
KBR 2020-03-01 22:25:12 +01:00 committed by GitHub
parent ecc2aa8bc4
commit 8e0fe0f879
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 49 additions and 0 deletions

View File

@ -8,3 +8,4 @@ Optimize your Day-to-Day work
optimize/google_calendar_credentials
optimize/onsip
optimize/setup
optimize/partner_autocomplete

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

View File

@ -0,0 +1,48 @@
===================================================
Enrich your contacts base with Partner Autocomplete
===================================================
Parter Autocomplete helps you to enrich your contacts database with corporate data. Select one of
the companies suggested in the dropdown, and quickly get all the information you need.
Configuration
=============
Go to :menuselection:`Settings --> Contacts` and activate the *Partner Autocomplete* feature.
.. image:: media/settings_partner_autocomplete.png
:align: center
:alt: View of settings page and the activations of the feature in Odoo
Enrich your contacts with corporate data
========================================
| From any module, once you start to create a new contact typing the name of it, the system
will suggest a potential match. If you select it, the contact will be populated with corporate
data.
| For example, after typing *Odoo*, you will get the following information:
.. image:: media/odoo_autocomplete.png
:align: center
:alt: Creating a new contact in Odoo
.. image:: media/odoo_info_autocomplete.png
:align: center
:alt: View of the information being shown about odoo with the autocomplete option in Odoo
.. tip:: Partner Autocomplete also works if you enter a VAT number instead of a company name.
Pricing
=======
| *Partner Autocomplete* is an *In-App Purchase (IAP)* service, which requires prepaid credits to be
used. Each request will consume one credit.
| To buy credits, go to :menuselection:`Settings --> Contacts --> Partner Autocomplete or Odoo IAP -->
View My Services` and select a package.
.. note::
- If you run out of credits, the only information that will be populated when clicking on
the suggested company will be the website link and the logo.
- If you are on Odoo Online (SAAS) and you have the Enterprise version, you benefit from free
trial credits to test the feature.
- Learn about our *Privacy Policy* `here <https://iap.odoo.com/privacy#header_2>`_.