mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
Set 'web_readonly_bypass' to installable: True
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
##############################################################################
|
||||
{
|
||||
'name': 'Read Only ByPass',
|
||||
'version': '8.0.1.0.0',
|
||||
'version': '9.0.1.0.0',
|
||||
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
|
||||
"maintainer": "ACSONE SA/NV,Odoo Community Association (OCA)",
|
||||
"website": "http://www.acsone.eu",
|
||||
@@ -36,6 +36,6 @@
|
||||
'data': [
|
||||
'views/readonly_bypass.xml',
|
||||
],
|
||||
'installable': False,
|
||||
'installable': True,
|
||||
'auto_install': False,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user