mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_cyle_count: remove duplicated field location_ids in tree view
This commit is contained in:
committed by
ArnauCForgeFlow
parent
b864b957c0
commit
5e8f02a79c
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user