From 429890d87dc299d024b7186a8bd5b7c4fcdbc790 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 6 Sep 2022 13:06:48 +0000 Subject: [PATCH] account_move_line_product 12.0.1.0.1 --- account_move_line_product/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_line_product/__manifest__.py b/account_move_line_product/__manifest__.py index 4346113c4..f6de65296 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Move Line Product", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "summary": "Displays the product in the journal entries and items", "author": "Eficent, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",