mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[15.0][FIX/IMP] Make RMA Operation settings company dependent
This commit is contained in:
committed by
Florian da Costa
parent
d328e17e6f
commit
125d3ebda2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user