From b16b42ccc8d1588422b2c72f9dec77b7fbd88c40 Mon Sep 17 00:00:00 2001 From: cybroodoo Date: Mon, 6 Jun 2016 12:33:06 +0530 Subject: [PATCH] changed settings appearence --- .../editable_theme/__openerp__.py | 8 ++- .../editable_theme/__openerp__.py~ | 25 ++++++++ .../editable_theme/views/theme_view.xml | 60 +++++++------------ 3 files changed, 51 insertions(+), 42 deletions(-) create mode 100644 editable_backend_theme/editable_theme/__openerp__.py~ diff --git a/editable_backend_theme/editable_theme/__openerp__.py b/editable_backend_theme/editable_theme/__openerp__.py index 1ac1d8e48..36ffe9cb4 100644 --- a/editable_backend_theme/editable_theme/__openerp__.py +++ b/editable_backend_theme/editable_theme/__openerp__.py @@ -1,8 +1,10 @@ { - 'name': "Awesome Backend Theme", - 'summary': """ You can simply edit font colour and background colour in this Theme.""", + 'name': "Custom Backend Appearence", + 'summary': """ You can simply change font colour and background colour using this Module.""", 'description': """ Your own colors on your interface.""", - 'author': "Cybrosys Tachno Solutions", + 'author': "Cybrosys Techno Solutions", + 'company': 'Cybrosys Techno Solutions', + 'website': 'http://www.cybrosys.com', 'category': 'Theme', 'version': '1.0', diff --git a/editable_backend_theme/editable_theme/__openerp__.py~ b/editable_backend_theme/editable_theme/__openerp__.py~ new file mode 100644 index 000000000..44a2c273d --- /dev/null +++ b/editable_backend_theme/editable_theme/__openerp__.py~ @@ -0,0 +1,25 @@ +{ + 'name': "Awesome Backend Theme", + 'summary': """ You can simply edit font colour and background colour in this Theme.""", + 'description': """ Your own colors on your interface.""", + 'author': "Cybrosys Techno Solutions", + 'company': 'Cybrosys Techno Solutions', + 'website': 'http://www.cybrosys.com', + 'category': 'Theme', + 'version': '1.0', + + + 'depends': [ + 'base', + 'web_widget_color', ], + + + 'data': ['template/template.xml', + 'views/theme_view.xml', + ], + + + 'installable': True, + 'auto_install': False, + 'application': True, +} diff --git a/editable_backend_theme/editable_theme/views/theme_view.xml b/editable_backend_theme/editable_theme/views/theme_view.xml index 294c3ef0d..c3a9764b0 100644 --- a/editable_backend_theme/editable_theme/views/theme_view.xml +++ b/editable_backend_theme/editable_theme/views/theme_view.xml @@ -1,13 +1,6 @@ - - - serif - - - - menu.theme.form @@ -33,40 +26,44 @@ - + + + + - + - + -