diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-04 15:39:31 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-04 15:39:31 +0700 |
| commit | 9306992db370c793e8cab494038b0de5b61b600f (patch) | |
| tree | 63639632645948f4026d480408866c58340ea7c7 /indoteknik_custom/views | |
| parent | d52735b3d1dc570f44ad46cae9f069da03784cff (diff) | |
add sni and tkdn on product_template
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 309cbcc5..052a1eba 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -12,6 +12,8 @@ <field name="x_model_product"/> <field name="kind_of"/> <field name="x_studio_field_tGhJR" widget="many2many_tags"/> + <field name="sni"/> + <field name="tkdn"/> </field> <field name="uom_po_id" position="after"> <field name="unpublished" /> |
