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