diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/keywords.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indoteknik_custom/views/keywords.xml b/indoteknik_custom/views/keywords.xml index f5374655..878952f8 100644 --- a/indoteknik_custom/views/keywords.xml +++ b/indoteknik_custom/views/keywords.xml @@ -19,6 +19,9 @@ <field name="model">keywords</field> <field name="arch" type="xml"> <form> + <header> + <button name="generate_products" string="Generate Product Manual" type="object" class="oe_highlight"/> + </header> <sheet> <div class="oe_title"> <h1> |
