Skip to content

Commit

Permalink
Merge PR OCA#1259 into 14.0
Browse files Browse the repository at this point in the history
Signed-off-by HaraldPanten
  • Loading branch information
OCA-git-bot committed Nov 8, 2021
2 parents 7d0821b + 6db57c0 commit 50a720e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions account_move_line_purchase_info/views/account_move_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,12 @@
<field
name="purchase_line_id"
context="{'po_line_info': True}"
optional="hide"
groups="account_move_line_purchase_info.group_account_move_purchase_info"
/>
<field
name="purchase_order_id"
optional="show"
groups="account_move_line_purchase_info.group_account_move_purchase_info"
/>
</xpath>
Expand Down

0 comments on commit 50a720e

Please sign in to comment.