diff --git a/stock_inventory_category_concurrency/__manifest__.py b/stock_inventory_category_concurrency/__manifest__.py index 9f77b9f..3cefe03 100644 --- a/stock_inventory_category_concurrency/__manifest__.py +++ b/stock_inventory_category_concurrency/__manifest__.py @@ -5,7 +5,7 @@ "summary": "Permite abrir simultáneamente ajustes de inventario en categorías distintas", "category": "Inventory", "license": "AGPL-3", - "author": "Your Company", + "author": "Criptomart", "depends": ["stock_inventory"], "data": [], "installable": True,