From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- .../static/description/an_event.png | Bin 0 -> 6153 bytes .../static/description/calendar_in_action.png | Bin 0 -> 84708 bytes .../static/description/coworker.png | Bin 0 -> 8501 bytes .../static/description/create_quick.png | Bin 0 -> 9583 bytes .../google_calendar/static/description/email.png | Bin 0 -> 32902 bytes addons/google_calendar/static/description/icon.png | Bin 0 -> 10162 bytes addons/google_calendar/static/description/icon.svg | 22 ++++ .../google_calendar/static/description/index.html | 116 +++++++++++++++++++++ .../static/description/notification.png | Bin 0 -> 18674 bytes .../static/description/recurrent.png | Bin 0 -> 33459 bytes .../static/description/the_calendar.png | Bin 0 -> 95173 bytes 11 files changed, 138 insertions(+) create mode 100644 addons/google_calendar/static/description/an_event.png create mode 100644 addons/google_calendar/static/description/calendar_in_action.png create mode 100644 addons/google_calendar/static/description/coworker.png create mode 100644 addons/google_calendar/static/description/create_quick.png create mode 100644 addons/google_calendar/static/description/email.png create mode 100644 addons/google_calendar/static/description/icon.png create mode 100644 addons/google_calendar/static/description/icon.svg create mode 100644 addons/google_calendar/static/description/index.html create mode 100644 addons/google_calendar/static/description/notification.png create mode 100644 addons/google_calendar/static/description/recurrent.png create mode 100644 addons/google_calendar/static/description/the_calendar.png (limited to 'addons/google_calendar/static/description') diff --git a/addons/google_calendar/static/description/an_event.png b/addons/google_calendar/static/description/an_event.png new file mode 100644 index 00000000..8cffaf9e Binary files /dev/null and b/addons/google_calendar/static/description/an_event.png differ diff --git a/addons/google_calendar/static/description/calendar_in_action.png b/addons/google_calendar/static/description/calendar_in_action.png new file mode 100644 index 00000000..e03c217b Binary files /dev/null and b/addons/google_calendar/static/description/calendar_in_action.png differ diff --git a/addons/google_calendar/static/description/coworker.png b/addons/google_calendar/static/description/coworker.png new file mode 100644 index 00000000..e432095c Binary files /dev/null and b/addons/google_calendar/static/description/coworker.png differ diff --git a/addons/google_calendar/static/description/create_quick.png b/addons/google_calendar/static/description/create_quick.png new file mode 100644 index 00000000..a877ed2d Binary files /dev/null and b/addons/google_calendar/static/description/create_quick.png differ diff --git a/addons/google_calendar/static/description/email.png b/addons/google_calendar/static/description/email.png new file mode 100644 index 00000000..b7ea5a0d Binary files /dev/null and b/addons/google_calendar/static/description/email.png differ diff --git a/addons/google_calendar/static/description/icon.png b/addons/google_calendar/static/description/icon.png new file mode 100644 index 00000000..b8734363 Binary files /dev/null and b/addons/google_calendar/static/description/icon.png differ diff --git a/addons/google_calendar/static/description/icon.svg b/addons/google_calendar/static/description/icon.svg new file mode 100644 index 00000000..6056dc85 --- /dev/null +++ b/addons/google_calendar/static/description/icon.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/addons/google_calendar/static/description/index.html b/addons/google_calendar/static/description/index.html new file mode 100644 index 00000000..8ff283aa --- /dev/null +++ b/addons/google_calendar/static/description/index.html @@ -0,0 +1,116 @@ +
+
+

Google Calendar

+

Get your meetings, your leaves... Get your calendar anywhere and never forget an event.

+
+ +
+
+
+ +
+
+

Keep an eye on your events

+
+

+ See easily the purpose of the meeting, the start time and also the attendee(s)... All that without click on anything... +

+
+
+ +
+
+
+ +
+
+

Create so easily an event

+
+ +
+
+

+ In just one click you can create an event...
+ You can drag and drop your event if you want moved it to another timing.
+ You can shrink or extend the event if you need to change the start's hours or the duration of your meeting. +

+
+
+
+ +
+
+

Create recurrent event

+
+

+ You can also create recurrent events with only one event.
+ You need to create an event each monday of the week ? With only one it's possible, you could specify the recurrence and if one of this event is moved, or deleted, it's not a problem, you can untie your event from the others recurrences. +

+
+
+ +
+ +
+
+ +
+
+

See all events you wants

+
+ +
+
+

+ See in your calendar, the event from others peoples where your are attendee, but also their events by simply adding your favorites coworkers.
+ Every coworker will have their own color in your calendar, and every attendee will have their avatar in the event...
+

+
+ +
+
+ +
+
+

Get an email

+
+

+ You will receive an email at creation of an event where you are attendee, but also when this event is updated for some fields as date start, ... +

+
+
+ +
+ +
+
+ +
+
+

Be notified

+
+ +
+
+

+ You can ask to have a alarm of type 'notification' in your Odoo.
+ You will have a notification in you Odoo which ever the page you are. +

+
+ +
+
+
+
+

Google Calendar

+
+

+ With the plugin Google_calendar, you can synchronize your Odoo calendar with Google Calendar. +

+
+
+ +
+ +
+
diff --git a/addons/google_calendar/static/description/notification.png b/addons/google_calendar/static/description/notification.png new file mode 100644 index 00000000..199d7868 Binary files /dev/null and b/addons/google_calendar/static/description/notification.png differ diff --git a/addons/google_calendar/static/description/recurrent.png b/addons/google_calendar/static/description/recurrent.png new file mode 100644 index 00000000..35b6609e Binary files /dev/null and b/addons/google_calendar/static/description/recurrent.png differ diff --git a/addons/google_calendar/static/description/the_calendar.png b/addons/google_calendar/static/description/the_calendar.png new file mode 100644 index 00000000..87cd4c01 Binary files /dev/null and b/addons/google_calendar/static/description/the_calendar.png differ -- cgit v1.2.3