diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-15 13:42:30 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-15 13:42:30 +0700 |
| commit | 0a81a44ccfdfc7219ee29b2b6f79fa73143e095d (patch) | |
| tree | 84aa4a901c6b2f910f83ed478cedf9e299b048f8 /indoteknik_custom/views | |
| parent | 18d1a2c15b6cf198b275d80596f52cc44da00e3e (diff) | |
<Miqdad> add button generate product manually
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> |
