diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-14 13:59:17 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-01-14 13:59:17 +0700 |
| commit | c57a8aa2bebecb5c196b08d98bd48ba886f60718 (patch) | |
| tree | 14b635a9ac6f5a8cdbf7ceb47bb4006ecda243b3 /indoteknik_custom/views | |
| parent | d2bc3e1d20f196628edaf6956777ca332b8d5063 (diff) | |
| parent | b99d9b8b770f6ae24e9de87e50b66868052d0de5 (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into gudang-service
merge
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_public_category.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_public_category.xml b/indoteknik_custom/views/product_public_category.xml index a45e0a2e..c2ee154d 100755 --- a/indoteknik_custom/views/product_public_category.xml +++ b/indoteknik_custom/views/product_public_category.xml @@ -22,6 +22,7 @@ <field name="image" widget="image"/> <field name="sequence_frontend"/> <field name="parent_frontend_id"/> + <field name="short_desc"/> </xpath> <xpath expr="//form[1]/sheet[1]/div[1]/group[1]" position="after"> <notebook> |
