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/views/google_drive_views.xml | 115 +++++++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 addons/google_drive/views/google_drive_views.xml (limited to 'addons/google_drive/views/google_drive_views.xml') diff --git a/addons/google_drive/views/google_drive_views.xml b/addons/google_drive/views/google_drive_views.xml new file mode 100644 index 00000000..2879c4e6 --- /dev/null +++ b/addons/google_drive/views/google_drive_views.xml @@ -0,0 +1,115 @@ + + + + + + google_drive.config.tree + google.drive.config + + + + + + + + + + google_drive.config.form + google.drive.config + +
+ + + + + + + +
+
+ + + google.drive.config.kanban + google.drive.config + + + + + + + +
+
+
Template
+
Model
+
Active
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+ + + google.drive.config.view.search + google.drive.config + + + + + + + + + + + Templates + google.drive.config + ir.actions.act_window + tree,kanban,form + + + +

+ Add a new template +

+

+ Link your own google drive templates to any record of Odoo. If you have really specific documents you want your collaborator fill in, e.g. Use a spreadsheet to control the quality of your product or review the delivery checklist for each order in a foreign country, ... Its very easy to manage them, link them to Odoo and use them to collaborate with your employees. +

+
+
+ +
-- cgit v1.2.3