Skip to content

Commit

Permalink
[FIX] Add company_id field
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrià Pallejà committed May 13, 2024
1 parent a122594 commit 90370bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions contract_mandate/views/contract_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,11 @@
/>
<field name="commercial_partner_id" invisible="1" />
<field name="mandate_required" invisible="1" />
<field
name="company_id"
invisible="1"
groups="!base.group_multi_company"
/>
</field>
</field>
</record>
Expand Down

0 comments on commit 90370bc

Please sign in to comment.