mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX] rma_sale: fix author in manifest
OCA was added in the past by mistake only because a misconfiguration in the CI forced OCA as a required author.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"license": "LGPL-3",
|
||||
"category": "RMA",
|
||||
"summary": "Links RMA with Sales Orders",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"author": "ForgeFlow",
|
||||
"website": "https://github.com/ForgeFlow/stock-rma",
|
||||
"depends": ["rma_account", "sale_stock"],
|
||||
"data": [
|
||||
|
||||
Reference in New Issue
Block a user