Merge pull request #256 from OCA/sbidoul-patch-1
[FIX] remove duplicate key in manifest and anomalous backslash in string: '\Ppull/253/merge
commit
9eea67d877
|
@ -31,7 +31,6 @@
|
|||
"demo": [],
|
||||
"test": [],
|
||||
"active": False,
|
||||
"license": "AGPL-3",
|
||||
"installable": True,
|
||||
"auto_install": False,
|
||||
"application": False,
|
||||
|
|
|
@ -29,7 +29,7 @@ This module deactivates all bindings to openerp.com that
|
|||
come with the standard code:
|
||||
|
||||
* update notifier code is deactivated and the function is overwritten
|
||||
* apps and updates menu items in settings are hidden inside Tools\Parameters
|
||||
* apps and updates menu items in settings are hidden inside Tools\\Parameters
|
||||
* help and account menu items in user menu are removed
|
||||
* prevent lookup of OPW for current database uuid and resulting
|
||||
'unsupported' warning
|
||||
|
|
Loading…
Reference in New Issue