mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] pass pre-commit
This commit is contained in:
@@ -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',
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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',
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
@@ -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"],
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user