diff options
| -rwxr-xr-x | indoteknik_custom/views/voucher.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/voucher.xml b/indoteknik_custom/views/voucher.xml index cd42586e..17b6ffa0 100755 --- a/indoteknik_custom/views/voucher.xml +++ b/indoteknik_custom/views/voucher.xml @@ -66,6 +66,8 @@ <field name="order_ids" readonly="1"> <tree> <field name="name" /> + <field name="partner_id" /> + <field name="amount_voucher_disc" /> <field name="amount_total" /> </tree> </field> |
