Browse Source

[FIX] partner_contact_in_several_companies: Include license in manifest

8.0
Pedro M. Baeza 5 years ago
committed by GitHub
parent
commit
88be80698f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      partner_contact_in_several_companies/__openerp__.py

1
partner_contact_in_several_companies/__openerp__.py

@ -32,4 +32,5 @@
"demo": [
"demo/res_partner.xml",
],
"license": "AGPL-3",
}
Loading…
Cancel
Save