diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-08-02 10:23:54 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-08-02 10:23:54 +0700 |
| commit | 11261e1b5ebd8a0d139abdbf23e985a8fb470eac (patch) | |
| tree | 38ace4b4e1bd3b2bab920de5925eba4cd201f0a2 /indoteknik_custom/views/purchase_pricelist.xml | |
| parent | f0399cbacb8453ecdf147601e4953421226d32ac (diff) | |
add is winner in purchase pricelist
Diffstat (limited to 'indoteknik_custom/views/purchase_pricelist.xml')
| -rwxr-xr-x | indoteknik_custom/views/purchase_pricelist.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/purchase_pricelist.xml b/indoteknik_custom/views/purchase_pricelist.xml index 1ede6854..ca5cd416 100755 --- a/indoteknik_custom/views/purchase_pricelist.xml +++ b/indoteknik_custom/views/purchase_pricelist.xml @@ -19,6 +19,7 @@ <field name="brand_id" optional="hide"/> <field name="count_brand_vendor" optional="hide"/> <field name="product_categ_ids" string="Product Category" optional="hide"/> + <field name="is_winner" string="Winner" optional="hide"/> </tree> </field> </record> |
