mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX] rma_purchase: 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:
committed by
Jordi Ballester Alomar
parent
73c09a9d7d
commit
ecbef660a6
@@ -6,7 +6,7 @@
|
||||
"category": "RMA",
|
||||
"summary": "RMA from PO",
|
||||
"license": "LGPL-3",
|
||||
"author": "ForgeFlow, Odoo Community Association (OCA)",
|
||||
"author": "ForgeFlow",
|
||||
"website": "https://github.com/ForgeFlow/stock-rma",
|
||||
"depends": ["rma_account", "purchase"],
|
||||
"data": [
|
||||
|
||||
Reference in New Issue
Block a user