From af38b731ac2a9c7c666d515fefa85f4cd1a78e5c Mon Sep 17 00:00:00 2001 From: Mathias Markl Date: Fri, 4 May 2018 10:07:30 +0200 Subject: [PATCH] . --- muk_web_preview_lobject/__init__.py | 2 -- muk_web_preview_lobject/__manifest__.py | 5 +-- .../static/description/index.html | 35 +++++++++++++++++-- 3 files changed, 34 insertions(+), 8 deletions(-) diff --git a/muk_web_preview_lobject/__init__.py b/muk_web_preview_lobject/__init__.py index 48ccf85..21f21ae 100644 --- a/muk_web_preview_lobject/__init__.py +++ b/muk_web_preview_lobject/__init__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - ################################################################################### # # Copyright (C) 2017 MuK IT GmbH diff --git a/muk_web_preview_lobject/__manifest__.py b/muk_web_preview_lobject/__manifest__.py index 1c85acb..39857b1 100644 --- a/muk_web_preview_lobject/__manifest__.py +++ b/muk_web_preview_lobject/__manifest__.py @@ -1,5 +1,3 @@ -# -*- coding: utf-8 -*- - ################################################################################### # # Copyright (C) 2017 MuK IT GmbH @@ -26,6 +24,7 @@ "category": "Extra Tools", "license": "AGPL-3", "website": "http://www.mukit.at", + "live_test_url": "https://demo.mukit.at/web/login", "author": "MuK IT", "contributors": [ "Mathias Markl ", @@ -37,8 +36,6 @@ "data": [ "template/assets.xml", ], - "demo": [ - ], "qweb": [ "static/src/xml/*.xml", ], diff --git a/muk_web_preview_lobject/static/description/index.html b/muk_web_preview_lobject/static/description/index.html index b438d64..43e11ac 100644 --- a/muk_web_preview_lobject/static/description/index.html +++ b/muk_web_preview_lobject/static/description/index.html @@ -9,7 +9,7 @@
-
+

Overview

@@ -23,16 +23,47 @@
+
+

Demo

+
+
+
User:
+
+
+
apps
+
+
+
Password:
+
+
+
demo
+
+
+ +
+

Help and Support

+
Feel free to + contact us, if you need any help with your Odoo integration or addiontal + features.
-
+ \ No newline at end of file