Browse Source
Merge pull request #1456 from hbrunn/8.0-auth_dynamic_groups-fix_no_groups_login
[FIX] add OCA as author
pull/1469/head
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
1 deletions
-
auth_dynamic_groups/__openerp__.py
|
|
@ -21,7 +21,7 @@ |
|
|
|
{ |
|
|
|
"name": "Dynamic groups", |
|
|
|
"version": "8.0.1.0.0", |
|
|
|
"author": "Therp BV", |
|
|
|
"author": "Odoo Community Association (OCA),Therp BV", |
|
|
|
"license": "AGPL-3", |
|
|
|
"complexity": "normal", |
|
|
|
'summary': 'Have membership conditions for certain groups', |
|
|
|