Browse Source

[REF] 'disable_openerp_online': flake8.

pull/4/head
Sylvain LE GAL 11 years ago
parent
commit
085bbcc264
  1. 3
      disable_openerp_online/__openerp__.py

3
disable_openerp_online/__openerp__.py

@ -30,7 +30,8 @@ come with the standard code:
* update notifier code is deactivated and the function is overwritten
* apps and updates menu items in settings are removed
* help and account menu items in user menu are removed
* prevent lookup of OPW for current database uuid and resulting 'unsupported' warning
* prevent lookup of OPW for current database uuid and resulting"""
""" 'unsupported' warning
""",
"category": "",
"depends": [

Loading…
Cancel
Save