diff options
| -rw-r--r-- | indoteknik_custom/views/account_move_views.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml index 5df638bf..1c70cc7b 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -90,6 +90,7 @@ <field name="number"/> <field name="partner_id"/> <field name="invoice_id"/> + <field name="order_id"/> </search> </field> </record> |
