3
0
Fork 0

web_translate_dialog: Add author and license key in __openerp__.py

9.0
Alexis de Lattre 2015-08-14 00:33:20 +02:00
parent 8985d3bda5
commit dd4f98e519
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@
{"name": "Web Translate Dialog",
"category": "Hidden",
"summary": "Easy-to-use pop-up to translate fields in several languages",
"license": "AGPL-3",
"author": "Camptocamp,Odoo Community Association (OCA)",
"description": "",
"version": "1.0",
"depends": ['web'],