Skip to content

Commit

Permalink
Merge PR #1438 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by quentinDupont
  • Loading branch information
OCA-git-bot committed Jan 8, 2025
2 parents 5f1a226 + bf150c7 commit 5c223b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrp_bom_version/views/mrp_bom_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
string="Activate"
attrs="{'invisible':[('state','not in',(False, 'draft'))]}"
class="oe_highlight"
confirm="YYou will activate the BoM, then you won't be able to edit it after this. Are you sure you want to proceed?"
confirm="You will activate the BoM, then you won't be able to edit it after this. Are you sure you want to proceed?"
/>
<button
name="button_new_version"
Expand Down

0 comments on commit 5c223b6

Please sign in to comment.