[FIX] various improvement. Courtesy @dreispt review

This commit is contained in:
Sylvain LE GAL
2017-04-18 11:46:22 +02:00
parent a9d309e44e
commit 52d71f9be3
3 changed files with 9 additions and 24 deletions

View File

@@ -10,8 +10,8 @@
<form string="SQL export">
<sheet>
<header>
<button name="button_clean_check_request" type="object" states="draft"
string="Clean and Check Request" class="oe_highlight"/>
<button name="button_validate_sql_expression" type="object" states="draft"
string="Validate SQL Expression" class="oe_highlight"/>
<button name="button_set_draft" type="object" states="sql_valid"
string="Set to Draft" groups="sql_request_abstract.group_sql_request_manager"/>
<button name="export_sql_query" string="Execute Query" states="sql_valid" type="object" class="oe_highlight"