Browse Source

[FIX] help_online: License in manifest

8.0
Pedro M. Baeza 5 years ago
committed by GitHub
parent
commit
fb899ea984
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      help_online/__openerp__.py

1
help_online/__openerp__.py

@ -64,4 +64,5 @@ Note: When updating the page prefix parameters, the record rules must be
], ],
'installable': True, 'installable': True,
'auto_install': False, 'auto_install': False,
'license': 'AGPL-3',
} }
Loading…
Cancel
Save