diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-23 10:06:29 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2025-01-23 10:06:29 +0700 |
| commit | 8af596373c8eb997bbb96cf020f670b6b60b57ca (patch) | |
| tree | 2ac215f50d8611fb97e26d4cf205d3b40ae7f867 /indoteknik_custom/views/barcoding_product.xml | |
| parent | 2a47fdafcb12440c68e346d35d465b0a0c800945 (diff) | |
push
Diffstat (limited to 'indoteknik_custom/views/barcoding_product.xml')
| -rw-r--r-- | indoteknik_custom/views/barcoding_product.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/barcoding_product.xml b/indoteknik_custom/views/barcoding_product.xml index 8df007f2..566655ff 100644 --- a/indoteknik_custom/views/barcoding_product.xml +++ b/indoteknik_custom/views/barcoding_product.xml @@ -18,6 +18,7 @@ <field name="arch" type="xml"> <tree> <field name="product_id"/> + <field name="qr_code_variant" widget="image"/> </tree> </field> </record> |
