Browse Source

[FIX] web_shortcuts: License in manifest

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

1
web_shortcuts/__openerp__.py

@ -32,6 +32,7 @@
'qweb': ['static/src/xml/web_shortcuts.xml'],
'installable': True,
'auto_install': False,
'license': 'AGPL-3',
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
Loading…
Cancel
Save