From 1ca3b3df3421961caec3b747a364071c80f5c7da Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 17:14:58 +0700 Subject: initial commit --- backend_theme_v14/static/description/icon.png | Bin 0 -> 14177 bytes backend_theme_v14/static/description/index.html | 45 +++++++++++++++++++++ .../static/description/screenshot1.png | Bin 0 -> 305452 bytes .../static/description/screenshot2.png | Bin 0 -> 193655 bytes 4 files changed, 45 insertions(+) create mode 100644 backend_theme_v14/static/description/icon.png create mode 100644 backend_theme_v14/static/description/index.html create mode 100644 backend_theme_v14/static/description/screenshot1.png create mode 100644 backend_theme_v14/static/description/screenshot2.png (limited to 'backend_theme_v14/static/description') diff --git a/backend_theme_v14/static/description/icon.png b/backend_theme_v14/static/description/icon.png new file mode 100644 index 0000000..4218e4e Binary files /dev/null and b/backend_theme_v14/static/description/icon.png differ diff --git a/backend_theme_v14/static/description/index.html b/backend_theme_v14/static/description/index.html new file mode 100644 index 0000000..0c97ebc --- /dev/null +++ b/backend_theme_v14/static/description/index.html @@ -0,0 +1,45 @@ +
+
+
+

Openworx Material Backend Theme

+

The most popular backend theme for Odoo 14.0 Community

+
+

Enterprise look'n'feel App dashboard

+

+

Formview

+

+
+
+
+
+ +
+
+ +
+
+
+
+

You can change the App dashboard background under Company Settings.

+

Remark: It is possible that the Odoo service needs to be restarted after install.

+
+
+
+
+ +
+
+ +
+
+
+
+

Help & Support

+
+ Website: Openworx
+ Contact: Email Support
+
+
+
+
+ diff --git a/backend_theme_v14/static/description/screenshot1.png b/backend_theme_v14/static/description/screenshot1.png new file mode 100644 index 0000000..cf9418b Binary files /dev/null and b/backend_theme_v14/static/description/screenshot1.png differ diff --git a/backend_theme_v14/static/description/screenshot2.png b/backend_theme_v14/static/description/screenshot2.png new file mode 100644 index 0000000..8eee3a4 Binary files /dev/null and b/backend_theme_v14/static/description/screenshot2.png differ -- cgit v1.2.3