Browse Source

[UPD] auditlog module, Remove duplicate license key from openerp config

pull/603/head
Holden Rehg 9 years ago
committed by sebalix
parent
commit
80f22b9dca
  1. 1
      auditlog/__openerp__.py

1
auditlog/__openerp__.py

@ -8,7 +8,6 @@
'author': "ABF OSIELL,Odoo Community Association (OCA)",
'license': "AGPL-3",
'website': "http://www.osiell.com",
'license': 'AGPL-3',
'category': "Tools",
'depends': [
'base',

Loading…
Cancel
Save