mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX] rma_purchase: add dependency with purchase_stock
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"license": "LGPL-3",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"website": "https://github.com/ForgeFlow/stock-rma",
|
||||
"depends": ["rma_account", "purchase"],
|
||||
"depends": ["rma_account", "purchase_stock"],
|
||||
"data": [
|
||||
"wizards/rma_order_line_make_purchase_order_view.xml",
|
||||
"security/ir.model.access.csv",
|
||||
|
||||
Reference in New Issue
Block a user