mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX]dependencies
This commit is contained in:
committed by
Aaron ForgeFlow
parent
170492230a
commit
216b4ae897
@@ -8,7 +8,7 @@
|
|||||||
"license": "LGPL-3",
|
"license": "LGPL-3",
|
||||||
"website": "https://www.eficent.com",
|
"website": "https://www.eficent.com",
|
||||||
"category": "Operating Units",
|
"category": "Operating Units",
|
||||||
"depends": ["rma", "operating_unit"],
|
"depends": ["rma", "stock_operating_unit"],
|
||||||
"data": [
|
"data": [
|
||||||
"security/rma_security.xml",
|
"security/rma_security.xml",
|
||||||
"views/rma_order_view.xml",
|
"views/rma_order_view.xml",
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
# -*- coding: utf-8 -*-
|
|
||||||
# © 2017 Eficent Business and IT Consulting Services S.L.
|
# © 2017 Eficent Business and IT Consulting Services S.L.
|
||||||
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
|
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user