8000 [IMP] google calendar: update doc based on new Google Developer inter… · peterxue/documentation-user@2eebd40 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2eebd40

Browse files
fgi-odootivisse
authored andcommitted
[IMP] google calendar: update doc based on new Google Developer interface
1 parent b3932ad commit 2eebd40

12 files changed

+16
-10
lines changed

crm/calendar/google_calendar_credentials.rst

Lines changed: 16 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,15 @@ Setup in Google
1111
- Go to `Google APIs platform <https://console.developers.google.com>`__
1212
to generate Google Calendar API credentials. Log in with your Google account.
1313

14-
- Choose *Calendar API*.
14+
- Go to the API & Services page.
1515

16-
.. image:: media/google_calendar_credentials01.png
16+
.. image:: media/google_calendar_credentials00.png
1717
:align: center
1818

19-
- Create a new project and give it a name (e.g. Odoo). This project is needed
20-
to store your API credentials.
19+
- Search for *Google Calendar API* and select it.
20+
21+
.. image:: media/google_calendar_credentials01.png
22+
:align: center
2123

2224
.. image:: media/google_calendar_credentials02.png
2325
:align: center
@@ -27,7 +29,10 @@ Setup in Google
2729
.. image:: media/google_calendar_credentials03.png
2830
:align: center
2931

30-
- Create credentials to use in Odoo.
32+
- Select or create an API project to store the credentials if not yet done
33+
before. Give it an explicit name (e.g. Odoo Sync).
34+
35+
- Create credentials.
3136

3237
.. image:: media/google_calendar_credentials04.png
3338
:align: center
@@ -39,7 +44,7 @@ Setup in Google
3944
:align: center
4045

4146
- Then you can create a Client ID.
42-
Enter the name of the application (e.g. Odoo) and the allowed pages on
47+
Enter the name of the application (e.g. Odoo Calendar) and the allowed pages on
4348
which you will be redirected. The *Authorized JavaScript origin* is your
4449
Odoo's instance URL. The *Authorized redirect URI* is your Odoo's instance
4550
URL followed by '/google_account/authentication'.
@@ -48,26 +53,27 @@ Setup in Google
4853
:align: center
4954

5055
- Go through the Consent Screen step by entering a product name
51-
(e.g. Odoo). Feel free to check the customizations options
56+
(e.g. Odoo Calendar). Feel free to check the customizations options
5257
but this is not mandatory. The Consent Screen will only show up when you
5358
enter the Client ID in Odoo for the first time.
5459

5560
- Finally you are provided with your **Client ID**. Go to *Credentials* to
56-
get the **Client secret** as well. You will need both of them in Odoo.
61+
get the **Client Secret** as well. Both of them are required in Odoo.
5762

5863
.. image:: media/google_calendar_credentials07.png
5964
:align: center
6065

6166
Setup in Odoo
6267
=============
6368

64-
- Install **Google Calendar** app.
69+
- Install the **Google Calendar** App from the *Apps* menu or by checking
70+
the option in :menuselection:`Settings --> General Settings`.
6571

6672
.. image:: media/google_calendar_credentials08.png
6773
:align: center
6874

6975
- Go to :menuselection:`Settings --> General Settings` and enter your
70-
credentials in Google Calendar option.
76+
**Client ID** and **Client Secret** in Google Calendar option.
7177

7278
.. image:: media/google_calendar_credentials09.png
7379
:align: center
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loadin 542C g
Loading

0 commit comments

Comments
 (0)
0