diff options
Diffstat (limited to 'indoteknik_custom/views')
| -rw-r--r-- | indoteknik_custom/views/automatic_purchase.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml index 360fdd16..a505daa5 100644 --- a/indoteknik_custom/views/automatic_purchase.xml +++ b/indoteknik_custom/views/automatic_purchase.xml @@ -30,7 +30,7 @@ <field name="qty_max"/> <field name="qty_available"/> <field name="qty_purchase"/> - <field name="partner_id"/> + <field name="partner_id" required="1"/> <field name="last_price"/> <field name="taxes_id"/> <field name="subtotal"/> |
