Browse Source
[FIX] partner_contact_address_detailed: License in manifest file
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
-
partner_contact_address_detailed/__openerp__.py
|
@ -33,4 +33,5 @@ in summarized partner contact form when creating a new partner""", |
|
|
'auto_install': False, |
|
|
'auto_install': False, |
|
|
'installable': True, |
|
|
'installable': True, |
|
|
'images': [], |
|
|
'images': [], |
|
|
|
|
|
'license': 'AGPL-3', |
|
|
} |
|
|
} |