mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_quant_reservation_info_mrp: incorrect key in manifest
Module was not being autoinstalled.
This commit is contained in:
committed by
SergiCForgeFlow
parent
3e9a28fabb
commit
aff2f4ef7b
@@ -13,5 +13,5 @@
|
||||
"license": "AGPL-3",
|
||||
"data": ["views/stock_move_line.xml"],
|
||||
"installable": True,
|
||||
"auto-install": True,
|
||||
"auto_install": True,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user