From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/google_drive/data/google_drive_data.xml | 16 ++++++++++++++++ addons/google_drive/data/google_drive_demo.xml | 22 ++++++++++++++++++++++ 2 files changed, 38 insertions(+) create mode 100644 addons/google_drive/data/google_drive_data.xml create mode 100644 addons/google_drive/data/google_drive_demo.xml (limited to 'addons/google_drive/data') diff --git a/addons/google_drive/data/google_drive_data.xml b/addons/google_drive/data/google_drive_data.xml new file mode 100644 index 00000000..2da9e818 --- /dev/null +++ b/addons/google_drive/data/google_drive_data.xml @@ -0,0 +1,16 @@ + + + + + + google_drive_client_id + 598905559630.apps.googleusercontent.com + + + + google_drive_client_secret + vTmou73c-njP-1qCxm7qx7QE + + + + \ No newline at end of file diff --git a/addons/google_drive/data/google_drive_demo.xml b/addons/google_drive/data/google_drive_demo.xml new file mode 100644 index 00000000..d3bab5d7 --- /dev/null +++ b/addons/google_drive/data/google_drive_demo.xml @@ -0,0 +1,22 @@ + + + + + + + Customer + res.partner + + + + + + Partner Review + + + https://docs.google.com/spreadsheet/ccc?key=1eIM-q7PX9wp1vEUUdUvrmAe8V3Do60vXDETulNmI9mA#gid=0 + Partner Review %(name)s + + + + -- cgit v1.2.3