From 7370261665dfdbd845ee124ae73d0f7adbaf44c0 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 16 Dec 2021 13:33:04 +0000 Subject: [PATCH] stock_account_prepare_anglo_saxon_out_lines_hook 14.0.1.0.2 --- .../__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py b/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py index 295366b65..5bf3fbb34 100644 --- a/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py +++ b/stock_account_prepare_anglo_saxon_out_lines_hook/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Account Prepare Anglo Saxon Oout Lines Hook", "summary": "Modify when and how anglo saxon journal items are created", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/account-financial-tools", "category": "Generic",