Merge pull request #141 from yvaucher/8.0-add-license-key

Add license key in __openerp__.py
This commit is contained in:
Guewen Baconnier
2015-02-09 09:11:56 +01:00
8 changed files with 8 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ Prevents to cancel an invoice which has already been imported in a
payment order.
""",
'website': 'http://www.camptocamp.com',
'license': 'AGPL-3',
'data': [],
'installable': False,
'active': False,

View File

@@ -30,6 +30,7 @@ Constraint forbidding to cancel an invoice already
imported in bank statement with a voucher.
""",
'website': 'http://www.camptocamp.com',
'license': 'AGPL-3',
'date': [],
'installable': False,
'active': False,

View File

@@ -24,6 +24,7 @@
"account"],
"author": "Camptocamp",
'website': 'http://www.camptocamp.com',
'license': 'AGPL-3',
'data': [],
'installable': True,
'active': False,

View File

@@ -33,6 +33,7 @@
"author": "ACSONE SA/NV",
"maintainer": "ACSONE SA/NV",
"website": "http://www.acsone.eu",
"license": "AGPL-3",
"images": [],
"category": "Accounting",
"depends": ["account"],

View File

@@ -33,6 +33,7 @@
"author": "ACSONE SA/NV",
"maintainer": "ACSONE SA/NV",
"website": "http://www.acsone.eu",
"license": "AGPL-3",
"images": [],
"category": "Accounting",
"depends": [

View File

@@ -33,6 +33,7 @@ disables the default search values for the dropdowns so that you do not
have to disable these before entering your own search queries.
""",
'website': 'http://therp.nl',
'license': 'AGPL-3',
'depends': ['account'],
'js': ['static/src/js/move_line_search_view.js'],
'data': ['views/move_line_search_view.xml']

View File

@@ -23,6 +23,7 @@
"author": "Camptocamp SA",
"category": 'Accounting & Finance',
"website": "http://www.camptocamp.com",
"license": "AGPL-3",
"data": ["account_tax_analysis_view.xml"],
'installable': True,
"active": False,

View File

@@ -23,6 +23,7 @@
"version": "0.7",
"author": "Camptocamp",
"website": "http://camptocamp.com",
"license": "AGPL-3",
"category": "Financial Management/Configuration",
"depends": [
"base",