Skip to content

Commit

Permalink
[UPD] pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrwilson committed Jan 25, 2022
1 parent cf5c021 commit 4d139cb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions product_configurator_mrp_component/views/mrp_bom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,7 @@
string="Configurable Components"
attrs="{'invisible':[('config_ok', '=', False)]}"
>
<field
name="available_config_components"
invisible="1"
/>
<field name="available_config_components" invisible="1" />
<field
name="bom_line_config_ids"
context="{'default_bom_id': active_id, 'default_product_tmpl_id': False}"
Expand Down

0 comments on commit 4d139cb

Please sign in to comment.