Skip to content

Commit

Permalink
[FIX] stock_cyle_count: remove duplicated field location_ids in tree …
Browse files Browse the repository at this point in the history
…view
  • Loading branch information
JoanSForgeFlow committed Jun 25, 2024
1 parent eb979ef commit 3f52594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stock_cycle_count/views/stock_inventory_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
<field name="inherit_id" ref="stock_inventory.view_inventory_group_tree" />
<field name="arch" type="xml">
<field name="name" position="after">
<field name="location_ids" />
<field name="cycle_count_id" />
<field name="inventory_accuracy" />
</field>
Expand Down

0 comments on commit 3f52594

Please sign in to comment.