Skip to content

Commit

Permalink
Merge PR #149 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by rousseldenis
  • Loading branch information
OCA-git-bot committed Nov 12, 2024
2 parents cde04c3 + 62c1606 commit 86756e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shipment_advice/views/shipment_advice.xml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@
<field
name="loaded_move_line_without_package_ids"
widget="many2many"
context="{'search_default_incoming': True if shipment_type == 'incoming' else False,
'search_default_outgoing': True if shipment_type == 'outgoing' else False}"
>
<tree create="0">
<field name="picking_id" />
Expand Down

0 comments on commit 86756e8

Please sign in to comment.