Skip to content

Commit

Permalink
shopfloor: fix missing invisible key in shopfloor_menu.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
JuMiSanAr authored and sebalix committed Nov 13, 2023
1 parent 3fd7887 commit 0fcc5c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shopfloor/views/shopfloor_menu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@
name="scan_location_or_pack_first"
attrs="{'invisible': [('scan_location_or_pack_first_is_possible', '=', False)]}"
>
<field name="scenario_key" invisible="1" />
<field name="scan_location_or_pack_first_is_possible" invisible="1" />
<field name="scan_location_or_pack_first" />
<div
Expand Down

0 comments on commit 0fcc5c4

Please sign in to comment.