mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
[14.0][MIG] stock_inventory_valuation_pivot
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Stock Inventory Valuation Pivot",
|
||||
"version": "13.0.1.1.0",
|
||||
"version": "14.0.1.0.0",
|
||||
"summary": "Add pivot view to the stock inventory valuation report",
|
||||
"author": "Tecnativa, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/OCA/stock-logistics-reporting",
|
||||
|
||||
@@ -26,12 +26,6 @@
|
||||
</field>
|
||||
</record>
|
||||
|
||||
<record
|
||||
id="stock_account.action_stock_inventory_valuation"
|
||||
model="ir.actions.act_window"
|
||||
>
|
||||
<field name="view_mode">tree,form,pivot</field>
|
||||
</record>
|
||||
<record
|
||||
id="stock_account.stock_valuation_layer_action"
|
||||
model="ir.actions.act_window"
|
||||
|
||||
Reference in New Issue
Block a user