Skip to content

Commit

Permalink
Merge pull request OCA#11 from yvaucher/8.0-add-license-key
Browse files Browse the repository at this point in the history
Add license key in __openerp__.py
  • Loading branch information
yvaucher committed Mar 4, 2015
2 parents 4117826 + 3133b1a commit d424443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sale_commission/__openerp__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
'name': 'Sales commissions',
'version': '1.1',
'author': "Pexego,Odoo Community Association (OCA)",
'license': 'GPL-3 or any later version',
"category": "Generic Modules/Sales & Purchases",
'depends': [
'base',
Expand Down

0 comments on commit d424443

Please sign in to comment.