Browse Source

[FIX] account_tax_report_no_zeroes: Add license in manifest

pull/642/head
Pedro M. Baeza 5 years ago
committed by GitHub
parent
commit
b8405fb16c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      account_tax_report_no_zeroes/__openerp__.py

1
account_tax_report_no_zeroes/__openerp__.py

@ -13,4 +13,5 @@
'account',
],
'installable': True,
'license': 'AGPL-3',
}
Loading…
Cancel
Save