[FIX] pass pre-commit

This commit is contained in:
hugues de keyzer
2023-07-10 19:47:46 +02:00
parent 71c2e22ba1
commit 74851db119
10 changed files with 11 additions and 9 deletions

View File

@@ -1 +1 @@
* Add X.509 authentication * Add X.509 authentication

View File

@@ -1,4 +1,4 @@
To configure this module, you need to: To configure this module, you need to:
#. Database sources can be configured in Settings > Technical > #. Database sources can be configured in Settings > Technical >
Database Structure > Database sources. Database Structure > Database sources.

View File

@@ -8,7 +8,7 @@
'author': "Daniel Reis, " 'author': "Daniel Reis, "
"LasLabs, " "LasLabs, "
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
'website': 'https://github.com/OCA/server-tools', 'website': 'https://github.com/OCA/server-backend',
'license': 'LGPL-3', 'license': 'LGPL-3',
'depends': [ 'depends': [
'base_external_dbsource', 'base_external_dbsource',

View File

@@ -6,7 +6,7 @@
"summary": "Try to avoid duplicates before importing", "summary": "Try to avoid duplicates before importing",
"version": "12.0.1.1.0", "version": "12.0.1.1.0",
"category": "Tools", "category": "Tools",
"website": "https://tecnativa.com", "website": "https://github.com/OCA/server-backend",
"author": "Tecnativa, " "author": "Tecnativa, "
"Odoo Community Association (OCA)", "Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",

View File

@@ -3,6 +3,7 @@
{ {
"name": "Suspend security", "name": "Suspend security",
"version": "12.0.1.0.3", "version": "12.0.1.0.3",
"website": "https://github.com/OCA/server-backend",
"author": "Therp BV, brain-tec AG, Odoo Community Association (OCA)", "author": "Therp BV, brain-tec AG, Odoo Community Association (OCA)",
"license": "AGPL-3", "license": "AGPL-3",
"category": "Hidden/Dependency", "category": "Hidden/Dependency",

View File

@@ -21,4 +21,4 @@ Add users (with dates or not):
.. figure:: /OCA/server-backend/12.0/base_user_role/static/description/role_users.png .. figure:: /OCA/server-backend/12.0/base_user_role/static/description/role_users.png
:width: 80 % :width: 80 %
:align: center :align: center

View File

@@ -9,7 +9,7 @@
'license': 'AGPL-3', 'license': 'AGPL-3',
'author': 'ACSONE SA/NV, ' 'author': 'ACSONE SA/NV, '
'Odoo Community Association (OCA)', 'Odoo Community Association (OCA)',
'website': 'https://github.com/OCA/server-tools', 'website': 'https://github.com/OCA/server-backend',
'depends': [ 'depends': [
# Odoo # Odoo
'mail', 'mail',

View File

@@ -1,4 +1,5 @@
sqlalchemy # generated from manifests external_dependencies
mysqlclient==2.0.1 mysqlclient==2.0.1
pymssql<=2.2.5 pymssql<=2.2.5
sqlalchemy
sqlparse sqlparse

View File

@@ -8,7 +8,7 @@
"author": "GRAP, " "Odoo Community Association (OCA)", "author": "GRAP, " "Odoo Community Association (OCA)",
"summary": "Navigate between any items of any Odoo Models", "summary": "Navigate between any items of any Odoo Models",
"category": "Tools", "category": "Tools",
"website": "https://github.com/OCA/server-ux", "website": "https://github.com/OCA/server-backend",
"license": "AGPL-3", "license": "AGPL-3",
"depends": ["base"], "depends": ["base"],
"maintainers": ["legalsylvain"], "maintainers": ["legalsylvain"],

View File

@@ -183,7 +183,7 @@ msgid ""
"The Action Server %s is not correctly set\n" "The Action Server %s is not correctly set\n"
" : No fields defined" " : No fields defined"
msgstr "" msgstr ""
"L'action-serveur '%d' n'est pas correctement paramétré : Aucun champ défini." "L'action-serveur '%s' n'est pas correctement paramétré : Aucun champ défini."
#. module: server_action_navigate #. module: server_action_navigate
#: model:ir.model.fields,help:server_action_navigate.field_ir_actions_server__state #: model:ir.model.fields,help:server_action_navigate.field_ir_actions_server__state