mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
Merge pull request #94 from yvaucher/8.0-add-license-key
Add license key in __openerp__.py
This commit is contained in:
@@ -34,6 +34,7 @@ reconcile the commission with credit card imports).
|
||||
'author': 'Camptocamp',
|
||||
'category': 'Finance',
|
||||
'website': 'http://www.camptocamp.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['account_advanced_reconcile'],
|
||||
'data': ['easy_reconcile_view.xml'],
|
||||
'demo': [],
|
||||
|
||||
@@ -29,6 +29,7 @@ Reconcile rules with transaction_ref
|
||||
'author': 'Camptocamp',
|
||||
'category': 'Finance',
|
||||
'website': 'http://www.camptocamp.com',
|
||||
'license': 'AGPL-3',
|
||||
'depends': ['account_advanced_reconcile'],
|
||||
'data': ['easy_reconcile_view.xml'],
|
||||
'demo': [],
|
||||
|
||||
Reference in New Issue
Block a user