[15.0][FIX/IMP] Make RMA Operation settings company dependent

This commit is contained in:
DavidFIB
2022-05-19 14:03:40 +02:00
committed by Florian da Costa
parent d328e17e6f
commit 125d3ebda2

View File

@@ -9,7 +9,7 @@
"summary": "Introduces the return merchandise authorization (RMA) process in odoo",
"author": "ForgeFlow",
"website": "https://github.com/ForgeFlow/stock-rma",
"depends": ["stock", "mail", "web", "account"],
"depends": ["stock", "mail", "web", "account", "snailmail"],
"demo": ["demo/stock_demo.xml"],
"data": [
"security/rma.xml",