mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_demand_estimate_matrix: remove action extension
no need to modify action, once the tree view is set as editable it will work as itended, no need to remove form from the view modes.
This commit is contained in:
committed by
BernatPForgeFlow
parent
64b23b229c
commit
2a09ed7d72
@@ -43,10 +43,5 @@
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
<record
|
||||
id="stock_demand_estimate.stock_demand_estimate_action"
|
||||
model="ir.actions.act_window"
|
||||
>
|
||||
<field name="view_mode">tree,pivot</field>
|
||||
</record>
|
||||
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user