mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_cycle_count: remove widget
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<field name="arch" type="xml">
|
||||
<field name="date" position="after">
|
||||
<field name="location_ids" />
|
||||
<field name="responsible_id" widget="many2one_avatar_employee" />
|
||||
<field name="responsible_id" />
|
||||
<field name="cycle_count_id" />
|
||||
<field name="inventory_accuracy" />
|
||||
</field>
|
||||
|
||||
Reference in New Issue
Block a user