diff options
| author | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-23 15:32:58 +0700 |
|---|---|---|
| committer | Azka Nathan <darizkyfaz@gmail.com> | 2024-01-23 15:32:58 +0700 |
| commit | 331671549aacb0d8f6b4448a4e788fd530f78654 (patch) | |
| tree | c26a61431b046ecdd4126f4013ef3f1713a7e984 /indoteknik_custom/views | |
| parent | 3ba2dce46cb057125ff6ca2f54d8fbeae0af375c (diff) | |
fix automatic purchase
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/automatic_purchase.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml index 0478304e..245fda90 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -22,6 +22,7 @@ <tree> <field name="brand_id"/> <field name="product_id"/> + <field name="taxes_id"/> <field name="qty_purchase"/> <field name="qty_min"/> <field name="qty_max"/> |
