[UPD] PR review's remarks

This commit is contained in:
Yves Goldberg
2019-05-29 19:20:57 +02:00
committed by Víctor Martínez
parent bcc3f86f70
commit cb3f6be755

View File

@@ -18,7 +18,6 @@
"data/module_category.xml", "data/module_category.xml",
"data/agreement_stage.xml", "data/agreement_stage.xml",
"data/agreement_type.xml", "data/agreement_type.xml",
"demo/demo.xml",
"security/res_groups.xml", "security/res_groups.xml",
"security/ir.model.access.csv", "security/ir.model.access.csv",
"report/agreement.xml", "report/agreement.xml",
@@ -38,9 +37,9 @@
], ],
"demo": [ "demo": [
"demo/demo.xml" "demo/demo.xml"
],
'qweb': [ 'qweb': [
"static/src/xml/domain_widget_view.xml", "static/src/xml/domain_widget_view.xml",
],
"post_init_hook": "post_init_agreement_legal", "post_init_hook": "post_init_agreement_legal",
"application": True, "application": True,
"development_status": "Beta", "development_status": "Beta",