Skip to content

Commit

Permalink
[IMP] stock_release_channel_shipment_advice_deliver: Improve deliver …
Browse files Browse the repository at this point in the history
…wizard view
  • Loading branch information
rousseldenis committed Oct 10, 2024
1 parent 2523d5f commit 289f3bf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
<field name="release_channel_id" invisible="1" />
<p>
There are some preparations that have not been completed.<br />
If you choose to proceed, these preparations will be unreleased and won't be delivered.<br
If you choose to proceed, these preparations will be unreleased and won't be delivered or delivered partially.<br
/><br />
<b>Are you sure you want to proceed with the delivery?</b>
</p>
<group>
<field name="allowed_to_unrelease_picking_ids">
<field name="allowed_to_unrelease_picking_ids" nolabel="1">
<tree edit="false">
<field name="name" />
<field name="origin" />
Expand Down

0 comments on commit 289f3bf

Please sign in to comment.