From e930c2bede6cea6373dd8c14609caf4793e13a99 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 27 Jul 2022 07:48:49 +0000 Subject: [PATCH] account_move_line_product 15.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 0c0775b8d..35af25508 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Move Line Product", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "summary": "Displays the product in the journal entries and items", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",