diff --git a/sign_oca/__manifest__.py b/sign_oca/__manifest__.py
index 9c49c674..b4ad4240 100644
--- a/sign_oca/__manifest__.py
+++ b/sign_oca/__manifest__.py
@@ -14,9 +14,9 @@
"security/security.xml",
"views/menu.xml",
"data/data.xml",
- "wizards/res_config_settings_views.xml",
"wizards/sign_oca_template_generate.xml",
"wizards/sign_oca_template_generate_multi.xml",
+ "views/res_config_settings_views.xml",
"views/res_partner_views.xml",
"views/sign_oca_request_log.xml",
"views/sign_oca_request.xml",
diff --git a/sign_oca/static/description/index.html b/sign_oca/static/description/index.html
index f82e98fa..43c66281 100644
--- a/sign_oca/static/description/index.html
+++ b/sign_oca/static/description/index.html
@@ -8,11 +8,10 @@
/*
:Author: David Goodger (goodger@python.org)
-:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
+:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
-Despite the name, some widely supported CSS2 features are used.
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
@@ -275,7 +274,7 @@
margin-left: 2em ;
margin-right: 2em }
-pre.code .ln { color: gray; } /* line numbers */
+pre.code .ln { color: grey; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +300,7 @@
span.pre {
white-space: pre }
-span.problematic, pre.problematic {
+span.problematic {
color: red }
span.section-subtitle {
@@ -505,9 +504,7 @@
This module is maintained by the OCA.
-
-
-
+
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
diff --git a/sign_oca/views/menu.xml b/sign_oca/views/menu.xml
index 411e2a8f..6fc13da9 100644
--- a/sign_oca/views/menu.xml
+++ b/sign_oca/views/menu.xml
@@ -11,10 +11,17 @@
sequence="16"
groups="sign_oca.sign_oca_group_user"
/>
-
+
+ General Settings
+ ir.actions.act_window
+ res.config.settings
+ form
+ inline
+ {'module' : 'sign_oca'}
+
+
diff --git a/sign_oca/views/sign_oca_field.xml b/sign_oca/views/sign_oca_field.xml
index 2f4caa82..8bb1216c 100644
--- a/sign_oca/views/sign_oca_field.xml
+++ b/sign_oca/views/sign_oca_field.xml
@@ -46,10 +46,11 @@
[]
{}
-
+
diff --git a/sign_oca/views/sign_oca_role.xml b/sign_oca/views/sign_oca_role.xml
index 31f6b490..c333fff4 100644
--- a/sign_oca/views/sign_oca_role.xml
+++ b/sign_oca/views/sign_oca_role.xml
@@ -57,10 +57,11 @@
[]
{}
-
+