[FIX] web_tree_many2one_clickable: License in manifest

This commit is contained in:
Pedro M. Baeza
2019-06-16 13:08:26 +02:00
committed by GitHub
parent 2eb4ae0618
commit 0e0bef43f9

View File

@@ -35,4 +35,5 @@
'views/asset.xml',
],
"installable": True,
"license": "AGPL-3",
}