From 0a360308c300bb5f87d648a52191467e2cdd6ed4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 28 Oct 2021 10:36:08 +0000 Subject: [PATCH] account_move_line_purchase_info 13.0.1.1.2 --- account_move_line_purchase_info/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_line_purchase_info/__manifest__.py b/account_move_line_purchase_info/__manifest__.py index 9cd6846bd..cd992ccef 100644 --- a/account_move_line_purchase_info/__manifest__.py +++ b/account_move_line_purchase_info/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Account Move Line Purchase Info", "summary": "Introduces the purchase order line to the journal items", - "version": "13.0.1.1.1", + "version": "13.0.1.1.2", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://www.github.com/OCA/account-financial-tools", "category": "Generic",