[FIX]dependencies

This commit is contained in:
Aaron Henriquez
2019-05-17 18:01:44 +02:00
committed by Aaron ForgeFlow
parent 170492230a
commit 216b4ae897
2 changed files with 1 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
"license": "LGPL-3",
"website": "https://www.eficent.com",
"category": "Operating Units",
"depends": ["rma", "operating_unit"],
"depends": ["rma", "stock_operating_unit"],
"data": [
"security/rma_security.xml",
"views/rma_order_view.xml",

View File

@@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# © 2017 Eficent Business and IT Consulting Services S.L.
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)