diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-06 10:45:47 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-06-06 10:45:47 +0700 |
| commit | 00ebebce72441282bae3494088b9d6dd28df6e97 (patch) | |
| tree | a044ed69f7715c1008c4fc2a90b1b5a285ad0b8a /indoteknik_custom/views | |
| parent | 9acb6bc2039b7004105a1987be8002c4067f85f9 (diff) | |
add short_spesification on product variant, fix note detail purchasing job
Diffstat (limited to 'indoteknik_custom/views')
| -rwxr-xr-x | indoteknik_custom/views/product_template.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/product_template.xml b/indoteknik_custom/views/product_template.xml index 052a1eba..520af5c8 100755 --- a/indoteknik_custom/views/product_template.xml +++ b/indoteknik_custom/views/product_template.xml @@ -16,6 +16,7 @@ <field name="tkdn"/> </field> <field name="uom_po_id" position="after"> + <field name="short_spesification" /> <field name="unpublished" /> <field name="desc_update_solr" readonly="1" /> <field name="last_update_solr" readonly="1" /> |
