diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-15 15:11:30 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-15 15:11:30 +0700 |
| commit | 274a067754ae67bc0f7f77c4c079aa2634b8000c (patch) | |
| tree | acbe717ab773ac3f79576b565565934093118e33 /indoteknik_custom/views | |
| parent | 6ebf59cda9356890dfa3fe181ab4efc1194103e9 (diff) | |
<Miqdad> add clear button
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/keywords.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/keywords.xml b/indoteknik_custom/views/keywords.xml index 878952f8..6f1a675f 100644 --- a/indoteknik_custom/views/keywords.xml +++ b/indoteknik_custom/views/keywords.xml @@ -21,6 +21,7 @@ <form> <header> <button name="generate_products" string="Generate Product Manual" type="object" class="oe_highlight"/> + <button name="clear_products" string="Clear Generated Products" type="object" /> </header> <sheet> <div class="oe_title"> |
