mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[MIG] base_suspend_security to 10.0 (#586)
This commit is contained in:
committed by
Holger Brunn
parent
1a5194c152
commit
e719bc627e
@@ -19,20 +19,12 @@
|
||||
##############################################################################
|
||||
{
|
||||
"name": "Suspend security",
|
||||
"version": "9.0.1.0.0",
|
||||
"author": "Therp BV",
|
||||
"version": "10.0.1.0.0",
|
||||
"author": "Therp BV, Odoo Community Association (OCA)",
|
||||
"license": "AGPL-3",
|
||||
"category": "Hidden/Dependency",
|
||||
"summary": "Suspend security checks for a call",
|
||||
"depends": [
|
||||
'base',
|
||||
],
|
||||
"test": [
|
||||
],
|
||||
"auto_install": False,
|
||||
'installable': False,
|
||||
"application": False,
|
||||
"external_dependencies": {
|
||||
'python': [],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user