From 1fe33c306a80d517036e6f30c8cfaca36e418291 Mon Sep 17 00:00:00 2001 From: Marc Durepos Date: Wed, 3 Sep 2025 11:33:02 -0400 Subject: [PATCH] add author to manifest --- apply_inventory_prompt_for_reason/__manifest__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/apply_inventory_prompt_for_reason/__manifest__.py b/apply_inventory_prompt_for_reason/__manifest__.py index 099d01f..10688de 100644 --- a/apply_inventory_prompt_for_reason/__manifest__.py +++ b/apply_inventory_prompt_for_reason/__manifest__.py @@ -1,5 +1,6 @@ { "name": "Stock Quant Apply Single Inventory with Reason", + "author": "Bemade Inc.", "version": "18.0.1.0.0", "category": "Inventory/Inventory", "summary": "Add reason dialog when applying single inventory adjustment",