Browse Source
[FIX] portal_partner_merge: Include license in manifest
8.0
Pedro M. Baeza
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
portal_partner_merge/__openerp__.py
|
|
@ -33,4 +33,5 @@ Link module for base_partner_merge which extract portal dependency |
|
|
|
'installable': True, |
|
|
|
'auto_install': True, |
|
|
|
'application': False, |
|
|
|
"license": "AGPL-3", |
|
|
|
} |