diff options
Diffstat (limited to 'fixco_custom/views/account_move.xml')
| -rw-r--r-- | fixco_custom/views/account_move.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fixco_custom/views/account_move.xml b/fixco_custom/views/account_move.xml index 3eab56a..ee3cd20 100644 --- a/fixco_custom/views/account_move.xml +++ b/fixco_custom/views/account_move.xml @@ -153,6 +153,7 @@ filter_domain="[ ('invoice_marketplace', 'ilike', self) ]"/> + <field name="soo_number" string="SOO Number" filter_domain="[ @@ -174,6 +175,7 @@ <field name="reklas_used" optional="hide"/> <field name="reklas_used_by" optional="hide"/> <field name="soo_number" optional="hide"/> + <field name="invoice_marketplace" optional="hide"/> </field> </field> </record> |
